{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.farmerj.com/#organization",
      "name": "Farmer J",
      "url": "https://www.farmerj.com/",
      "description": "Farmer J serves honest food, that rolls with the seasons, is mindfully sourced, is bursting with flavour and most importantly, is scratch cooked on-site."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/farmer-j#asg",
      "name": "Farmer J ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/farmer-j",
      "isPartOf": {
        "@id": "https://www.farmerj.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}