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: "Ybor Restore Yoga & More",
description: "Ybor Restore Yoga & More is a full-service wellness studio in Tampa's historic Ybor City offering yoga classes, massage therapy, and fitness services. With a focus on restoration and holistic health, they provide a welcoming space for practitioners of all levels seeking to improve flexibility, strength, and mental wellness through diverse movement and bodywork modalities.",
url: "http://www.yborrestoreyoga.com/",
telephone: "+1-813-846-8819",
address: {
@type: "PostalAddress",
streetAddress: "1722 N Nebraska Ave",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33602",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9602984,
longitude: -82.45132970000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Tampa and surrounding Hillsborough County area",
knowsAbout: "Yoga Studios, Yoga practitioners of all levels, fitness enthusiasts seeking holistic wellness, individuals needing massage therapy and bodywork, beginners exploring yoga practice",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Service Offerings"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Ybor 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.