Structured Data

    Pelfrey Company 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: "Pelfrey Company Tree Service",
      description: "Pelfrey Company Tree Service is a professional tree care provider serving the Tampa area with comprehensive services including tree removal, trimming, pruning, stump grinding, and emergency storm cleanup. The company specializes in safe, efficient tree management for residential and commercial properties, using industry-standard techniques and equipment to handle jobs of all sizes.",
      url: "https://pelfreytree.com/",
      telephone: "+1-470-596-8407",
      address: {
        @type: "PostalAddress",
        streetAddress: "701 S Howard Ave # 204",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9371491,
        longitude: -82.4834358
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas",
      knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, commercial property managers, residential clients with storm damage, property maintenance professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Tree Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Equipment & Expertise"
        }
      ],
      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.