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: "OM Point Wellness",
description: "OM Point Wellness is a holistic wellness center in Los Angeles offering chiropractic care, astrology readings, energy healing, and personalized health consultations. Located at Marina Family Chiropractic, the practice combines traditional wellness services with alternative healing modalities to support whole-person health and spiritual alignment.",
url: "https://www.ompointwellness.com/",
telephone: "+1-626-466-8481",
address: {
@type: "PostalAddress",
streetAddress: "Marina Family Chiropractic, 12732 Washington Blvd UNIT C",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90066",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9963276,
longitude: -118.435651
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Holistic Wellness, Holistic health seekers, spiritually-minded individuals, those exploring integrative wellness approaches, energy-conscious clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Expertise"
}
],
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.