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: "Canyon Springs-Twin Falls Golf Club",
description: "Canyon Springs Golf Course is a public 18-hole golf course located in the Snake River Canyon near Twin Falls, Idaho. The course is open year-round and welcomes players of all skill levels, offering daily fees, season passes, corporate passes, and junior golf programs. They provide lessons, club fitting, clinics, merchandise, and host numerous tournaments throughout the year including the Canyon Classic and Rock Chuck Classic, plus Men's and Women's associations with handicap services.",
url: "http://www.canyonspringsgolf.com/",
telephone: "+1-208-734-7609",
address: {
@type: "PostalAddress",
streetAddress: "199 Canyon Springs Rd",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.6060278,
longitude: -114.47806279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "276",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and surrounding areas",
knowsAbout: "Local golfers seeking year-round play, junior golfers, corporate groups, serious competitors looking for tournament play",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Canyon Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Amenities"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.