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: "Lucky massage",
description: "Lucky Massage is a massage therapy service in Laredo offering professional massage treatments to help clients relax and relieve tension. Located on McPherson Road, they provide a welcoming environment for those seeking therapeutic massage services and wellness support.",
url: "http://yojoylife.com/show/9114.html",
telephone: "+1-956-750-2468",
address: {
@type: "PostalAddress",
streetAddress: "9114 McPherson Rd #2515",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.592867199999997,
longitude: -99.4798192
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Laredo, TX",
knowsAbout: "Massage Therapy, Individuals seeking stress relief, people looking for therapeutic massage, wellness-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Therapists"
}
],
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.