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: "BLUSH Aesthetics LLC",
description: "BLUSH Aesthetics LLC is a wellness center in Laredo offering aesthetic and medical beauty services. They specialize in non-invasive cosmetic treatments and skin care solutions designed to enhance natural beauty and boost confidence. Their skilled team provides personalized care in a professional spa environment.",
url: "https://blush-aesthetics-llc.square.site/",
telephone: "+1-956-489-9474",
address: {
@type: "PostalAddress",
streetAddress: "900 Hillside Rd Ste 3",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.545858199999998,
longitude: -99.487059
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Wellness & Med Spas, Beauty-conscious clients, individuals seeking non-invasive cosmetic treatments, wellness-focused customers, people wanting professional aesthetic services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Aesthetic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Spa Environment"
}
],
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.