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: "Elm & Serenity Massage Studio",
description: "Elm & Serenity Massage Studio in McLean offers therapeutic massage services designed to help clients breathe deeply, unwind, and find balance. Run by Aubrey and Paul, this independent studio provides a serene environment for relaxation and wellness on the second floor of Vincent Place.",
url: "http://www.elmandserenity.com/",
telephone: "+1-703-599-8031",
address: {
@type: "PostalAddress",
streetAddress: "1312 Vincent Pl 2nd floor",
addressLocality: "McLean",
addressRegion: "VA",
postalCode: "22101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.937156,
longitude: -77.179857
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "51",
bestRating: "5"
},
areaServed: "McLean, VA and surrounding Northern Virginia communities",
knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, individuals looking for relaxation and wellness, people wanting personalized massage therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Studio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focus on Balance"
}
],
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.