Structured Data

    Brooks Tree Services

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Brooks Tree Services",
      description: "Brooks Tree Services is a full-service tree care company serving the Chesapeake area with over a decade of experience in tree removal, trimming, pruning, and stump grinding. They handle both residential and commercial properties, offering emergency storm cleanup and routine maintenance to keep trees healthy and properties safe. The team is known for professional, efficient work and competitive pricing.",
      telephone: "+1-757-482-5109",
      address: {
        @type: "PostalAddress",
        streetAddress: "815 Centerville Turnpike S",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23322",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.6994523,
        longitude: -76.1847935
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "109",
        bestRating: "5"
      },
      areaServed: "Chesapeake, Virginia and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or maintenance, property managers, businesses with landscaping needs, homeowners facing storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.