Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Gowan Realty - Dana Gowan - LPT Realty",
description: "Dana Gowan is a REALTOR® with LPT Realty serving Twin Falls and surrounding Idaho communities including Buhl, Filer, Gooding, Hagerman, Hansen, Jerome, Kimberly, Shoshone, and Wendell. She assists both buyers and sellers with comprehensive real estate services, offering advanced search tools, home valuation estimates, mobile-friendly property browsing, and detailed listing information including photos, tours, and maps. Dana specializes in making the buying and selling process easier through personalized guidance and access to all available listings in the area.",
url: "https://gowanrealty.com/",
telephone: "+1-208-572-2277",
address: {
@type: "PostalAddress",
streetAddress: "126 2nd Ave S",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5546055,
longitude: -114.4707383
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and surrounding communities including Buhl, Filer, Gooding, Hagerman, Hansen, Jerome, Kimberly, Shoshone, and Wendell",
knowsAbout: "Real Estate Agents, Buyers searching for homes in Twin Falls and surrounding areas, Sellers looking to list their properties, Those relocating to the region",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Listing Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Search & Mobile Tools"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Home Valuation Service"
}
],
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.