{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lawndoctor.com/#organization",
      "name": "Lawn Care Service",
      "url": "https://www.lawndoctor.com/",
      "description": "With over 50 years of experience and the highest retention rate in the industry, Lawn Doctor is the most trusted lawn care & maintenance service. Get a free quote today!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lawn-care-service#asg",
      "name": "Lawn Care Service ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lawn-care-service",
      "isPartOf": {
        "@id": "https://www.lawndoctor.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}