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: "Golden Hands Massage",
description: "Golden Hands Massage in Richardson offers professional massage therapy and bodywork in a clean, relaxing environment. Their experienced therapists provide body massage, couples massage, foot reflexology, pain treatment, and specialty services including Thai and sports massage, with sessions tailored to each client's needs for relaxation, muscle relief, or recovery support.",
url: "https://goldenhandsmassage.buildbeau.com/",
telephone: "+1-972-528-9168",
address: {
@type: "PostalAddress",
streetAddress: "1980 Nantucket Dr Suite 102",
addressLocality: "Richardson",
addressRegion: "TX",
postalCode: "75080",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9773577,
longitude: -96.7400035
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "190",
bestRating: "5"
},
areaServed: "Richardson, TX and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking pain relief and muscle recovery, couples looking for shared wellness experiences, athletes and active people, those prioritizing relaxation and stress relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialty & Combination Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples Massage Rooms"
}
],
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.