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: "Vortex Doors",
description: "Vortex Doors is a door supplier and service center in Oklahoma City specializing in commercial and residential door solutions, including installation, repair, and maintenance. They offer a wide range of door types and provide professional service to keep doors operating safely and efficiently. With a focus on quality products and expert installation, Vortex Doors serves both individual homeowners and commercial clients throughout the Oklahoma City area.",
url: "https://www.vortexdoors.com/service-centers/oklahoma/oklahoma-city-ok",
telephone: "+1-405-497-8252",
address: {
@type: "PostalAddress",
streetAddress: "30 NE 38th Terrace",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73105",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.5102708,
longitude: -97.51086219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "125",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners needing door installation or repair, Commercial property managers, Building maintenance professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Service Center"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Solutions"
}
],
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.