Structured Data

    Loving Phoenix Team at Real Broker

    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: "Loving Phoenix Team at Real Broker",
      description: "Loving Phoenix Team at Real Broker is a full-service real estate agency based in Glendale serving the greater Phoenix metropolitan area. Led by experienced agents specializing in residential sales, the team helps buyers find their ideal homes and assists sellers in marketing their properties effectively. They combine local market expertise with personalized service to guide clients through every step of the real estate transaction.",
      url: "https://www.lovingphoenixrealty.com/",
      telephone: "+1-623-206-9936",
      address: {
        @type: "PostalAddress",
        streetAddress: "17505 N 79th Ave #214",
        addressLocality: "Glendale",
        addressRegion: "AZ",
        postalCode: "85308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6434281,
        longitude: -112.2301586
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Glendale, Phoenix, and surrounding greater Phoenix metropolitan area",
      knowsAbout: "Real Estate Agents, First-time home buyers, sellers looking to list their homes, investors seeking residential properties, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Phoenix Market 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.