Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Jerome County Fairgrounds",
description: "Jerome County Fairgrounds is a versatile event venue in Jerome, Idaho offering space for weddings, corporate events, community gatherings, and seasonal fair activities. Located at 205 N Fir St, the fairgrounds provides indoor and outdoor facilities suitable for a variety of occasions and group sizes. The venue hosts the annual Jerome County Fair and serves as a gathering place for local events throughout the year.",
url: "http://www.jeromecountyfair.com/",
telephone: "+1-208-324-7209",
address: {
@type: "PostalAddress",
streetAddress: "205 N Fir St",
addressLocality: "Jerome",
addressRegion: "ID",
postalCode: "83338",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.7264185,
longitude: -114.52844139999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "352",
bestRating: "5"
},
areaServed: "Jerome, Idaho and surrounding communities",
knowsAbout: "Event & Wedding Venues, Wedding couples, Corporate event planners, Community organizations, Family reunions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Purpose Facilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Venue"
}
],
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.