Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Family Boxing and Siri Jiu Jitsu Fitness Center",
description: "Family Boxing and Siri Jiu Jitsu Fitness Center offers boxing and Brazilian Jiu Jitsu training for all ages and skill levels in Twin Falls. The facility provides group classes in both disciplines as well as personalized instruction, creating an inclusive environment where families can train together. Their experienced instructors focus on technique, fitness, and building confidence in a supportive community setting.",
telephone: "+1-208-308-1812",
address: {
@type: "PostalAddress",
streetAddress: "510 2nd Ave S",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.551299,
longitude: -114.46607259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Fitness & Personal Training, Families seeking fitness together, martial arts beginners, adults wanting striking or grappling training, teenagers building confidence and discipline",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family Training Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Martial Arts Disciplines"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Skill Levels Welcome"
}
],
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.