{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://yourfarmer.com.au/#organization",
      "name": "Your Farmer",
      "legalName": "Farmer Direct Online Pty Ltd",
      "url": "https://yourfarmer.com.au/",
      "description": "Your Farmer® is Australia's first expert-verified paddock-to-plate online food subscription. Founded 2011 by David and Melissa Savill near Bowral, in the NSW Southern Highlands. 100% grass-fed beef and lamb, pasture-raised eggs and chicken, and eco-grown produce from a small network of named Southern Highlands family farms — all sharing the same ecological vision — delivered to families across NSW & ACT, within 150 km of the farms. Skip, pause, or cancel anytime; Taste-Love Guarantee on the first box."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/your-farmer#asg",
      "name": "Your Farmer ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/your-farmer",
      "isPartOf": {
        "@id": "https://yourfarmer.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}