Structured Data

    Premium Tree Care LLC

    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: "Premium Tree Care LLC",
      description: "Premium Tree Care LLC is a Phoenix-based professional tree service company specializing in tree trimming, pruning, diagnosis, and treatment to promote healthy tree growth. Led by certified arborists and trained tree workers, they provide comprehensive tree care with a commitment to safety, customer satisfaction, and meticulous attention to detail. They also offer irrigation services and deliver fair, accurate estimates for every project.",
      url: "http://premiumtreecarephx.com/",
      telephone: "+1-602-516-5663",
      address: {
        @type: "PostalAddress",
        streetAddress: "2301 W Seldon Ln",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85021",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5608609,
        longitude: -112.1085703
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "Phoenix, Arizona and surrounding areas",
      knowsAbout: "Tree Services, Homeowners with mature trees, property managers seeking professional tree maintenance, residents concerned with tree health and safety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Arborists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Irrigation Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Detail-Oriented Service"
        }
      ],
      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.