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: "Ebb & Flow Therapeutic Massage",
description: "Ebb & Flow Therapeutic Massage provides professional therapeutic massage services in Harrisonburg, specializing in personalized treatment plans to address individual client needs. Located on Neff Avenue, the practice focuses on therapeutic techniques designed to relieve tension, improve mobility, and support overall wellness.",
url: "https://www.vagaro.com/ebbandflowtherapeuticmassagellc",
telephone: "+1-540-336-9942",
address: {
@type: "PostalAddress",
streetAddress: "370 Neff Ave Suite N",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.425422499999996,
longitude: -78.852818
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking pain relief, athletes needing recovery support, people with chronic tension, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic Focus"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.