Structured Data

    Itzel Zimmer REALTOR

    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: "Itzel Zimmer REALTOR",
      description: "Itzel Zimmer is an independent real estate agent serving the Phoenix metropolitan area with expertise in residential sales and buyer representation. Based in Glendale, Itzel specializes in helping clients navigate the Arizona real estate market with personalized service and market knowledge. She works with both buyers looking for their next home and sellers preparing to list their properties.",
      url: "http://www.itzelzimmerrealtor.com/",
      telephone: "+1-602-755-4684",
      address: {
        @type: "PostalAddress",
        streetAddress: "7150 N 57th Dr",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.541613,
        longitude: -112.18274330000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Glendale, Phoenix, and surrounding Maricopa County communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers preparing to list in the Phoenix area, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        }
      ],
      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.