Structured Data

    Giving Tree Lawn Care

    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: "Giving Tree Lawn Care",
      description: "Giving Tree Lawn Care is a Nashville-based lawn maintenance and landscaping company serving the greater Nashville area. They provide comprehensive lawn care services including weekly and bi-weekly maintenance, landscape design, planting beds, mulching, fertilization programs, and seasonal cleanups. With a focus on quality service and customer satisfaction, Giving Tree Lawn Care helps residential and commercial properties maintain healthy, attractive outdoor spaces year-round.",
      url: "http://www.givingtreelawncare.com/",
      telephone: "+1-615-866-6518",
      address: {
        @type: "PostalAddress",
        streetAddress: "817 27th Ave N",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37208",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1614735,
        longitude: -86.81783
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Nashville and surrounding areas, Tennessee",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Property managers handling commercial landscapes, Homeowners wanting professional landscape design and installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Nashville Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Lawn Care"
        }
      ],
      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.