Structured Data

    Realtypath - Utah County

    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: "Realtypath - Utah County",
      description: "Realtypath is a Utah County real estate brokerage serving Lindon and surrounding communities with buyer and seller representation. Their team specializes in helping clients navigate the local market with personalized service and expert guidance throughout the transaction process.",
      url: "https://www.whyrealtypath.com/",
      telephone: "+1-801-709-3142",
      address: {
        @type: "PostalAddress",
        streetAddress: "350 S 400 W Suite 101",
        addressLocality: "Lindon",
        addressRegion: "UT",
        postalCode: "84042",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.331461,
        longitude: -111.72569809999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Utah County, including Lindon, Orem, Provo, Lehi, and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, Utah County sellers, buyers relocating to the area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Representation"
        }
      ],
      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.