Structured Data

    Bayview 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: "Bayview Tree Service",
      description: "Bayview Tree Service is a locally-owned tree care company in Poquoson, VA specializing in tree removals, tree trimming, and stump grinding. The company is staffed with ISA Certified Arborists® who provide expert tree care services. They handle complete tree care needs from pruning and maintenance to full removals and stump grinding.",
      url: "http://bayviewtree.com/",
      telephone: "+1-757-848-6501",
      address: {
        @type: "PostalAddress",
        streetAddress: "15 Windy Point Dr",
        addressLocality: "Poquoson",
        addressRegion: "VA",
        postalCode: "23662",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.122676399999996,
        longitude: -76.3766181
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "136",
        bestRating: "5"
      },
      areaServed: "Poquoson, VA and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal, property maintenance, storm cleanup, landscape improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "ISA Certified Arborists"
        },
        {
          @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.