Structured Data

    Brandt Carter Real Estate

    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: "Brandt Carter Real Estate",
      description: "Brandt Carter is a real estate agent serving the American Fork area and surrounding communities in Utah. Operating under the Berkshire Hathaway HomeServices banner, Brandt brings professional expertise in buying, selling, and relocation services to help clients navigate the local real estate market with confidence.",
      url: "https://www.bhhs.com/elite-real-estate-ut302/american-fork/brandt-carter/cid-343364",
      telephone: "+1-801-367-9969",
      address: {
        @type: "PostalAddress",
        streetAddress: "825 E 1180 S #300",
        addressLocality: "American Fork",
        addressRegion: "UT",
        postalCode: "84003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.353031699999995,
        longitude: -111.7759055
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "American Fork, UT and surrounding communities",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to relocate, families moving within Utah County",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Berkshire Hathaway HomeServices Affiliation"
        },
        {
          @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.