Structured Data

    Teixeira's Tree Service, 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: "Teixeira's Tree Service, Inc.",
      description: "Teixeira's Tree Service, Inc. is a full-service tree care company based in Malden, MA, offering tree removal, trimming, pruning, and stump grinding for residential and commercial properties. The team handles emergency storm damage cleanup and provides free estimates for all projects. They are licensed and insured, bringing professional expertise and safety standards to every job.",
      url: "https://teixeirastreeservice.com/",
      telephone: "+1-857-392-3265",
      address: {
        @type: "PostalAddress",
        streetAddress: "66 Devir St",
        addressLocality: "Malden",
        addressRegion: "MA",
        postalCode: "02148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.4156128,
        longitude: -71.0799543
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Malden, MA and surrounding communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property managers with multiple trees, businesses requiring emergency storm cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.