Structured Data

    KW Utah Realtors Keller Williams

    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: "KW Utah Realtors Keller Williams",
      description: "KW Utah Realtors is a Keller Williams franchise serving the Salt Lake City metropolitan area with comprehensive real estate services. They specialize in residential sales, buyer representation, seller representation, and investment property expertise. Their team helps clients navigate the full spectrum of real estate transactions, from first-time home purchases to luxury properties and investment opportunities.",
      url: "https://www.lifebydesignre.com/",
      telephone: "+1-801-858-0000",
      address: {
        @type: "PostalAddress",
        streetAddress: "1265 Fort Union Blvd",
        addressLocality: "Cottonwood Heights",
        addressRegion: "UT",
        postalCode: "84121",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6270908,
        longitude: -111.85578729999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Salt Lake City metropolitan area, including Cottonwood Heights and surrounding communities",
      knowsAbout: "Real Estate Agents, First-time home buyers, sellers looking to list their homes, investment property investors, relocation clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Keller Williams Franchise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate"
        }
      ],
      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.