Structured Data

    Anderson's Tree Care Specialists

    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: "Anderson's Tree Care Specialists",
      description: "Anderson's Tree Care Specialists is a full-service tree care company serving the San Jose area with expertise in tree removal, trimming, pruning, and stump grinding. The team handles both routine maintenance and emergency storm damage, bringing professional arboricultural knowledge to residential and commercial properties throughout Silicon Valley.",
      url: "http://andersonstreecare.com/",
      telephone: "+1-408-226-8733",
      address: {
        @type: "PostalAddress",
        streetAddress: "121 N 27th St",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.350532,
        longitude: -121.86754900000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding Silicon Valley communities",
      knowsAbout: "Tree Services, Homeowners needing tree maintenance, property managers with multiple trees, residents recovering from storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Storm Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service 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.