Structured Data

    Desert Horizon Enterprises

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 43 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    43 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Desert Horizon Enterprises",
      description: "Desert Horizon Enterprises is a Glendale-based service company offering tree services to the West Valley area. With local expertise in desert landscaping and tree care, they provide professional solutions for property maintenance and tree management needs.",
      telephone: "+1-623-872-3975",
      address: {
        @type: "PostalAddress",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85305",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5320781,
        longitude: -112.25630489999999
      },
      areaServed: "Glendale and surrounding West Valley communities, Arizona",
      knowsAbout: "Tree Services, Glendale homeowners, property managers needing tree maintenance, desert landscaping services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local West Valley Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Local 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.