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: "Neaumix Fit Northwood",
description: "Neaumix Fit Northwood is a wellness center and gym in Irvine offering pilates classes, fitness training, and sports activities. Owned by Becky and John Lomaka, this studio is part of the larger Neaumix Fit network with multiple Southern California locations. The facility combines group fitness classes with personalized coaching to help members achieve their health and wellness goals.",
url: "https://www.neaumixfit.com/northwood",
telephone: "+1-949-419-1339",
address: {
@type: "PostalAddress",
streetAddress: "4840 Irvine Blvd Suite 201",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92620",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7120119,
longitude: -117.75999150000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Irvine and surrounding Orange County communities",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking group pilates and wellness classes, busy professionals looking for convenient boutique fitness, members wanting access to a multi-studio network",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Location Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned Studio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Digital Integration"
}
],
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.