Structured Data

    AZ Palm Tree Kings

    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: "AZ Palm Tree Kings",
      description: "AZ Palm Tree Kings specializes in palm tree trimming, pruning, and removal services throughout the Phoenix area. With a focus on maintaining healthy palms and enhancing landscape aesthetics, they serve residential and commercial properties with professional arboricultural care. Their experienced team handles everything from routine maintenance to emergency storm damage removal.",
      telephone: "+1-623-336-2871",
      address: {
        @type: "PostalAddress",
        streetAddress: "2635 W Morten Ave",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85051",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.547928,
        longitude: -112.11567099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding Maricopa County areas",
      knowsAbout: "Tree Services, Phoenix homeowners, commercial property managers, landscape maintenance contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Palm Tree Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Phoenix Roots"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        }
      ],
      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.