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: "Baxter Windows and Doors LLC",
description: "Baxter Windows and Doors LLC is a general contractor specializing in custom window and door installation for residential homes throughout the Orlando area. They offer a full range of entry doors, storm windows, and custom window solutions tailored to each home's unique needs. With direct installation services and manufacturer warranties on products, Baxter provides comprehensive support from consultation through final installation.",
url: "http://www.baxterwindowsanddoors.com/",
telephone: "+1-407-930-1599",
address: {
@type: "PostalAddress",
streetAddress: "3301 Bartlett Blvd",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32811",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.507732999999998,
longitude: -81.4337484
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "248",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida communities",
knowsAbout: "Windows & Doors, Homeowners seeking window replacement, entry door upgrades, new construction projects, energy-efficient home improvements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Door Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer Warranties"
}
],
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.