Structured Data

    Calistros Tree Service

    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: "Calistros Tree Service",
      description: "Calistros Tree Service provides comprehensive tree care services to the San Jose area, including tree removal, trimming, pruning, and stump grinding. With years of experience serving residential and commercial properties, they handle everything from routine maintenance to emergency storm damage cleanup, delivering professional arboriculture work at competitive rates.",
      url: "http://calistrostreeservice.com/",
      telephone: "+1-408-794-8700",
      address: {
        @type: "PostalAddress",
        streetAddress: "4950 Dickinson Dr",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.271072,
        longitude: -121.80853630000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "San Jose, CA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers with multiple trees, commercial properties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Jose Operator"
        }
      ],
      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.