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: "Lemelana",
description: "Lemelana is a wellness spa in Arlington offering a range of therapeutic and aesthetic services designed to promote relaxation and rejuvenation. The spa specializes in spa treatments and wellness services, providing clients with a serene environment to escape daily stress. With a focus on personalized care and high-quality service, Lemelana is dedicated to helping clients achieve their wellness goals.",
url: "https://blvd.app/@lemelana/login",
telephone: "+1-571-406-2468",
address: {
@type: "PostalAddress",
streetAddress: "2800 S Randolph St #160",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.840209,
longitude: -77.0890206
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Arlington, VA and surrounding areas",
knowsAbout: "Wellness & Med Spas, Busy professionals, wellness seekers, stress relief enthusiasts, those seeking spa treatments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Focused Experience"
}
],
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.