{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.weedman.com/en-us#organization",
      "name": "Weed Man",
      "url": "https://www.weedman.com/en-us",
      "description": "Weed Man offers the best weed control, fertilization, and aeration services in the industry. Learn how we can get you the best lawn in the neighborhood."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/weed-man#asg",
      "name": "Weed Man ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/weed-man",
      "isPartOf": {
        "@id": "https://www.weedman.com/en-us#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}