{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://farmex.co.uk/#organization",
      "name": "Farmex",
      "url": "https://farmex.co.uk/",
      "description": "Based near Reading, Farmex Ltd provides temperature, ventilation and heating control as well as alarm and remote monitoring systems for agriculture in the UK..."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/farmex#asg",
      "name": "Farmex ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/farmex",
      "isPartOf": {
        "@id": "https://farmex.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}