Structured Data

    Westerra Real Estate Group

    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: "Westerra Real Estate Group",
      description: "Westerra Real Estate Group is a full-service real estate brokerage based in Twin Falls, Idaho, serving buyers and sellers throughout the region. The team specializes in residential property transactions and brings local market expertise to help clients navigate buying, selling, and investment opportunities. With a commitment to personalized service and detailed market knowledge, they help clients achieve their real estate goals in Idaho.",
      url: "http://www.keytoidaho.com/",
      telephone: "+1-208-733-7653",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 Shoshone St N Suite 101",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5568496,
        longitude: -114.46919369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Real Estate Agents, Local buyers and sellers in Twin Falls, First-time homebuyers, Investment property investors",
      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.