Structured Data

    Chris Stange- EXP Realty

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chris Stange- EXP Realty",
      description: "Chris Stange is a real estate agent with EXP Realty serving the Salt Lake City area and surrounding communities. He specializes in helping buyers and sellers navigate residential real estate transactions with personalized service and market expertise. Chris works with first-time homebuyers, luxury home sellers, and investors looking to build their portfolios.",
      url: "https://christopherstange.exprealty.com/",
      telephone: "+1-801-604-5973",
      address: {
        @type: "PostalAddress",
        streetAddress: "4685 S Highland Dr Suite 126",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84117",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6683483,
        longitude: -111.83891009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "Salt Lake City, Utah and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, luxury home sellers, investment property investors, relocating families",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EXP Realty Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Client Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Knowledge"
        }
      ],
      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.