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: "NewSouth Window Solutions",
description: "NewSouth Window Solutions is a local window and door installation company serving the greater Orlando area from their Altamonte Springs location. They specialize in custom window replacements, entry doors, and storm windows for residential properties, offering professional installation and manufacturer warranties. With over 970 customer reviews, they're known for quality products and reliable service.",
url: "https://newsouthwindow.com/locations/orlando/",
telephone: "+1-407-261-2277",
address: {
@type: "PostalAddress",
streetAddress: "1220 E Altamonte Dr",
addressLocality: "Altamonte Springs",
addressRegion: "FL",
postalCode: "32701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.6626961,
longitude: -81.3503349
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "973",
bestRating: "5"
},
areaServed: "Altamonte Springs, Orlando, and surrounding Central Florida communities",
knowsAbout: "Windows & Doors, Homeowners seeking window replacements, those installing new entry doors, homeowners interested in storm windows for hurricane protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Door & Window Selection"
}
],
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.