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: "Swift Windows Replacement",
description: "Swift Windows Replacement is a Chicago-based general contractor specializing in window and door replacement services for residential properties. They handle complete window installation, entry door replacement, and related home improvement projects with a focus on quality craftsmanship and customer satisfaction.",
url: "http://swiftwindowsanddoorsreplacement.site/",
telephone: "+1-312-815-2189",
address: {
@type: "PostalAddress",
streetAddress: "4532 S Kolin Ave",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60632",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.809896699999996,
longitude: -87.732674
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Chicago, IL and surrounding areas",
knowsAbout: "Windows & Doors, Chicago homeowners, Home renovation projects, Properties needing window upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Chicago Service"
}
],
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.