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: "Sam Farnsworth LMT Sports & Orthopedic Massage",
description: "Sam Farnsworth LMT Sports & Orthopedic Massage specializes in therapeutic massage for athletes, active individuals, and those recovering from injury or orthopedic conditions. With expertise in sports massage and injury recovery techniques, Sam Farnsworth provides personalized treatment plans designed to improve performance, reduce pain, and support rehabilitation. This independent practice focuses on evidence-based therapeutic massage tailored to each client's specific needs.",
url: "https://www.samfarnsworthlmt.com/",
telephone: "+1-978-467-5371",
address: {
@type: "PostalAddress",
streetAddress: "71 Junction Square Dr",
addressLocality: "Concord",
addressRegion: "MA",
postalCode: "01742",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.4554811,
longitude: -71.3974206
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Concord, MA and surrounding communities",
knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from injury, those with orthopedic pain or conditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports & Orthopedic Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
}
],
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.