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: "Impossible Knots, LMT",
description: "Impossible Knots, LMT is an independent massage therapy practice in Cambridge offering personalized therapeutic massage services. Licensed massage therapist specializes in relieving tension and addressing muscle knots through skilled hands-on treatment. The practice focuses on individualized care to help clients achieve pain relief and relaxation.",
url: "http://www.massagebook.com/therapists/impossibleknotslmt",
telephone: "+1-617-468-5020",
address: {
@type: "PostalAddress",
streetAddress: "356 Third St Floor 2",
addressLocality: "Cambridge",
addressRegion: "MA",
postalCode: "02142",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3635776,
longitude: -71.08342259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Cambridge, MA and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking tension relief, people with muscle pain or knots, those recovering from physical strain",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Massage Therapist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Sessions"
}
],
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.