Structured Data

    Lawn Doctor of Arlington

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lawn Doctor of Arlington",
      description: "Lawn Doctor of Arlington is a full-service lawn care company serving the Arlington and Northern Virginia area with professional landscaping and turf management. They offer lawn maintenance, fertilization programs, weed control, seasonal cleanups, and landscape design to help homeowners achieve and maintain healthy, attractive lawns year-round.",
      url: "https://www.lawndoctor.com/arlington-va/",
      telephone: "+1-703-378-8000",
      address: {
        @type: "PostalAddress",
        streetAddress: "3852 B, Dulles S Ct",
        addressLocality: "Chantilly",
        addressRegion: "VA",
        postalCode: "20151",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9121555,
        longitude: -77.4704661
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "116",
        bestRating: "5"
      },
      areaServed: "Arlington, Chantilly, and Northern Virginia",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Busy professionals who want professional lawn care, Properties needing seasonal cleanup and landscape design",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Fertilization Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Lawn Solutions"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.