{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.deere.com/#organization",
      "name": "John Deere",
      "url": "http://www.deere.com/",
      "description": "Explore agricultural, construction, forestry machinery, technology, services and more. Find a John Deere dealer in your area or purchase online."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/john-deere#asg",
      "name": "John Deere ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/john-deere",
      "isPartOf": {
        "@id": "http://www.deere.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}