Structured Data

    Atlanta Lawn Specialist

    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: "Atlanta Lawn Specialist",
      description: "Atlanta Lawn Specialist provides comprehensive lawn care and landscaping services to residential and commercial properties throughout the Atlanta area. The company specializes in lawn maintenance, landscape design, mulching, fertilization programs, and seasonal cleanups to keep yards healthy and attractive year-round. Their team is committed to personalized service and attention to detail for every client.",
      url: "https://www.atlantalawnspecialist.com/home",
      telephone: "+1-470-208-1229",
      address: {
        @type: "PostalAddress",
        streetAddress: "400 17th St NW",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30363",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7891045,
        longitude: -84.4014253
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Atlanta, Georgia and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Commercial property managers, Customers wanting landscape design services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Lawn Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fertilization & Weed Control Programs"
        }
      ],
      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.