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: "Eddy’s Massage & Body Work",
description: "Eddy's Massage & Body Work offers therapeutic massage and bodywork in San Francisco with 13 years of professional experience and specialized training in Thai massage. Eddy provides deep tissue, sports, prenatal, shiatsu, Swedish, Thai, and 10+ other massage techniques, available both in-studio and as mobile services throughout the Bay Area. With flexible scheduling from 6 a.m. to midnight and sessions ranging from 60 minutes to 3+ hours, Eddy customizes each treatment to address individual client needs, including chronic pain relief, sports recovery, and relaxation.",
url: "https://www.massagefinder.com/massage-therapists/45318/",
telephone: "+1-443-236-6919",
address: {
@type: "PostalAddress",
streetAddress: "3150 18th St Mailbox509 Suite 519",
addressLocality: "San Francisco",
addressRegion: "CA",
postalCode: "94110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7625263,
longitude: -122.4140525
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "San Francisco and Bay Area, up to 150 miles for mobile services",
knowsAbout: "Massage Therapy, Chronic pain sufferers, athletes and sports injury recovery, office workers with neck and back tension, clients seeking prenatal/postnatal care, travelers requiring mobile massage services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "13+ Years Professional Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible In-Studio & Mobile Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Technique Blending"
}
],
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.