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: "Angel Massage - Asian Massage Twin Falls",
description: "Angel Massage offers professional full-body massage services in Twin Falls, with sessions ranging from 30 to 90 minutes. They welcome walk-ins and specialize in customizable massage experiences, including optional cupping, gua sha, and hot stone therapy at no additional charge. The clinic accepts HSA/FSA cards and operates seven days a week, providing a clean, safe, and relaxing environment for individual and couples massage.",
url: "https://join201610.github.io/angelmassage/",
telephone: "+1-208-410-5417",
address: {
@type: "PostalAddress",
streetAddress: "1041 Blue Lakes Blvd N",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.579873,
longitude: -114.46065039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Massage Therapy, Walk-in clients seeking affordable full-body massage, couples looking for shared massage experiences, individuals with HSA/FSA benefits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Optional Therapies Included"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seven Days a Week Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "HSA/FSA Card Acceptance"
}
],
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.