Structured Data

    Shady Grove Tree Care, Inc.

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Shady Grove Tree Care, Inc.",
      description: "Shady Grove Tree Care, Inc. is a full-service tree care company serving the Golden area and surrounding communities. They specialize in tree removal, trimming, pruning, and stump grinding, with expertise in storm cleanup and emergency tree services. Their experienced team is licensed and insured, committed to maintaining healthy trees and safely removing hazardous ones for residential and commercial properties.",
      url: "http://www.shadygrovetrees.com/",
      telephone: "+1-303-886-6905",
      address: {
        @type: "PostalAddress",
        streetAddress: "16415 S Golden Rd",
        addressLocality: "Golden",
        addressRegion: "CO",
        postalCode: "80401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7356762,
        longitude: -105.18482809999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Golden, CO and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, property managers with storm damage, residents seeking emergency tree removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tree 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.