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: "Green View Remodeling & Windows",
description: "Green View Remodeling & Windows is a 23+ year established window and door replacement company serving the greater Atlanta area. They specialize in custom window installations (double-hung, sliding, casement, bay, bow, garden, and picture windows) and door installations (sliding glass doors and French doors), all featuring energy-efficient designs with three-point locking systems and structural integrity. The company offers a buy-one-get-one-free promotion on window purchases and provides free in-home consultations with custom quotes for both residential and commercial projects.",
url: "https://greenviewremodelingatlanta.com/",
telephone: "+1-404-348-2820",
address: {
@type: "PostalAddress",
streetAddress: "2440 Old Milton Pkwy Suite 300",
addressLocality: "Alpharetta",
addressRegion: "GA",
postalCode: "30009",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0709105,
longitude: -84.2884705
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "182",
bestRating: "5"
},
areaServed: "Greater Atlanta, GA and surrounding areas including Alpharetta, Roswell, Marietta, Johns Creek, and nearby communities",
knowsAbout: "Windows & Doors, Homeowners seeking window and door replacements, Properties needing energy-efficient upgrades, Residential and commercial customers in the Atlanta metro area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "23+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Buy One Get One Free Offer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window & Door Options"
}
],
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.