Structured Data

    Desert View Insurance of Arizona

    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: "Desert View Insurance of Arizona",
      description: "Desert View Insurance of Arizona is an independent insurance agency in Mesa serving individuals and businesses across Arizona with comprehensive coverage options. They specialize in auto, home, life, and business insurance, offering personalized service and competitive quotes to help clients find the right protection for their needs.",
      url: "http://dviaz.com/",
      telephone: "+1-480-834-8139",
      address: {
        @type: "PostalAddress",
        streetAddress: "7165 E University Dr STE 129",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85207",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4194697,
        longitude: -111.6758543
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Mesa, Arizona and surrounding communities",
      knowsAbout: "Insurance Agents, Arizona homeowners, auto owners, small business owners, individuals seeking bundled coverage discounts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.