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: "Synergy & Strength",
description: "Synergy & Strength is a fitness coaching studio in Lemon Grove offering personalized training through in-person sessions, online coaching, and hybrid programs. Founded on biomechanics and strength principles, they serve everyone from beginners to competitive athletes with customized workout plans, one-on-one coaching, and boxing sessions. The studio functions as both a fully-equipped gym and supportive community, allowing clients to choose the training format that fits their schedule and goals.",
url: "http://synergyxstrength.com/",
telephone: "+1-619-339-1177",
address: {
@type: "PostalAddress",
streetAddress: "3468 Citrus St Suite C",
addressLocality: "Lemon Grove",
addressRegion: "CA",
postalCode: "91945",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7433688,
longitude: -117.04111239999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Lemon Grove, CA and surrounding San Diego County areas",
knowsAbout: "Fitness & Personal Training, Beginners seeking guidance, athletes wanting specialized strength training, busy professionals needing flexible online options, boxing enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Training Formats"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Boxing Sessions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Approach"
}
],
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.