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: "Evollon Medspa & Wellness",
description: "Evollon Medspa & Wellness is a comprehensive wellness destination in Forest Hills offering medical spa services, aesthetic treatments, massage therapy, and beauty care. The practice combines clinical expertise with spa relaxation, providing services ranging from skincare and injectables to therapeutic massage and hair care. Their integrated approach addresses both cosmetic enhancement and holistic wellness for clients seeking professional, results-driven treatments.",
url: "https://evollon.com/",
telephone: "+1-347-740-9508",
address: {
@type: "PostalAddress",
streetAddress: "105-09 Metropolitan Ave Suite 2",
addressLocality: "Forest Hills",
addressRegion: "NY",
postalCode: "11375",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7102035,
longitude: -73.84796709999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Forest Hills, Queens, and surrounding areas of New York",
knowsAbout: "Wellness & Med Spas, Individuals seeking aesthetic enhancements, clients wanting spa relaxation and therapeutic massage, professionals looking for comprehensive wellness services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Medical Spa Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Provider"
}
],
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.