Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "A Perfect Blend Massage and CE",
description: "A Perfect Blend Massage and CE, owned by Amber Lester (LMT, NCBTMB-approved), offers deep tissue massage, therapeutic relaxation, reiki, aromatherapy, frequency therapy, and guided stretching for pain relief, injury recovery, and trauma support. Located in the historic Renaissance at Riverside building with ample parking, they provide 30-120 minute sessions, mobile spa services throughout Jacksonville, and monthly membership options. The practice also includes continuing education services and sells custom aromatherapy blends and body care products.",
url: "https://www.apbce.com/",
telephone: "+1-386-289-1299",
address: {
@type: "PostalAddress",
streetAddress: "2008 Riverside Ave #300",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.310962099999994,
longitude: -81.6807158
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking pain relief and injury recovery, people interested in holistic and energy healing, busy professionals preferring mobile spa services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic healing approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile spa services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner expertise"
}
],
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.