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: "Ronnie's 24 Hour Glass And Door Repair",
description: "Ronnie's 24 Hour Glass and Door Repair is a full-service glass and door repair company serving the Fort Worth area with emergency and scheduled repairs. They specialize in glass replacement, door repairs, window reglazing, and related services for both residential and commercial clients. Operating 24 hours a day, they provide rapid response for urgent glass and door emergencies.",
url: "https://www.ronniesglassanddoorrepair.com/",
telephone: "+1-682-516-3202",
address: {
@type: "PostalAddress",
streetAddress: "9861 N Saginaw Blvd Suite 200",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76179",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9024054,
longitude: -97.4026098
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "377",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners needing emergency glass repair, Business owners with damaged doors or windows, Property managers handling maintenance issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast Response Times"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.