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: "The Injection Room -",
description: "The Injection Room is a medical aesthetics spa in Austin specializing in injectable treatments including Botox, dermal fillers, and other cosmetic injectables administered by licensed professionals. They offer a range of aesthetic services designed to enhance natural beauty and address aging concerns in a welcoming, professional environment.",
url: "https://www.theinjectionroom.com/",
telephone: "+1-512-330-4535",
address: {
@type: "PostalAddress",
streetAddress: "3801 S Congress Ave Suite 101",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.225452899999997,
longitude: -97.76223639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "164",
bestRating: "5"
},
areaServed: "Austin, TX and surrounding areas",
knowsAbout: "Cosmetic Dentistry, Anti-aging seekers, first-time injectable patients, those wanting natural-looking cosmetic enhancements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Injectable Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Administration"
}
],
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.