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: "Inspire Fitness Studio",
description: "Inspire Fitness Studio is a fitness facility in Lubbock offering gym memberships and sports activities for individuals looking to improve their health and fitness. Located on Aberdeen Ave, they provide a welcoming environment for various fitness goals and training needs.",
url: "https://topbusinessesusa.top/details/inspire-fitness-studio-ChIJSdy",
telephone: "+1-806-746-2080",
address: {
@type: "PostalAddress",
streetAddress: "6701 Aberdeen Ave #7",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5337508,
longitude: -101.9248975
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts, gym members, individuals seeking health and wellness training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Gym Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.