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: "Party Center",
description: "Party Center is a full-service event rental and planning company in Twin Falls, Idaho, specializing in weddings, parties, and corporate events. They offer comprehensive services including equipment rentals (tables, chairs, linens, tents, lighting, dancefloors), an on-site banquet room for up to 50 guests, custom floral arrangements, delivery and setup/teardown, catering coordination, and full wedding planning through their AMBiant Events division. Their experienced staff handles event management from vision to execution, providing personalized service for every client.",
url: "https://partycenterrentals.com/",
telephone: "+1-208-733-9337",
address: {
@type: "PostalAddress",
streetAddress: "231 Eastland Dr",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5506843,
longitude: -114.4410521
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and Magic Valley region",
knowsAbout: "Catering, Couples planning weddings, Party hosts seeking comprehensive rentals, Corporate events, Intimate celebrations under 50 guests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Setup & Teardown"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Banquet Venue"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wedding Planning Division"
}
],
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.