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: "Pilates By Luiza",
description: "Pilates by Luiza is a private boutique studio in Cary offering authentic Romana's Pilates instruction with original Pilates Designs by Basil equipment including reformers, Cadillac, Wunda chair, and specialized apparatus. Founder Luiza Barteldes Farinha is a Romana's Pilates certified instructor with over 25,000 hours of teaching experience, specializing in injury rehabilitation, prenatal and postnatal pilates, and work with athletes and clients managing conditions like osteoporosis, herniated discs, and post-surgical recovery. The studio emphasizes the original Joseph Pilates method taught by certified instructors, offering private sessions, packages, and virtual options in a welcoming home-based environment.",
url: "http://www.pilatesbyluiza.com/",
telephone: "+1-646-623-3012",
address: {
@type: "PostalAddress",
streetAddress: "311 Trappers Sack Rd",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7799648,
longitude: -78.8195781
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding Triangle area",
knowsAbout: "Pilates Studios, Injury recovery clients, prenatal and postnatal mothers, athletes seeking performance improvement, people with spinal or orthopedic conditions, those seeking authentic classical Pilates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Romana's Pilates Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Original Equipment & Apparatus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Rehabilitation Experience"
}
],
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.