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: "The Window Source of San Antonio",
description: "The Window Source of San Antonio is a full-service window and door company specializing in custom replacement windows, entry doors, storm windows, and patio doors for residential homes throughout the San Antonio area. They offer professional installation services, free in-home estimates, and manufacturer warranties on all products. Their experienced team helps homeowners select energy-efficient solutions tailored to their specific needs and budget.",
url: "https://www.windowsourceofsa.com/",
telephone: "+1-210-549-4204",
address: {
@type: "PostalAddress",
streetAddress: "6800 Fairgrounds Pkwy",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.453445299999995,
longitude: -98.6161327
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "167",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking replacement windows, Families upgrading to energy-efficient doors and windows, Homeowners wanting professional installation with warranty protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window & Door Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer Warranties"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.