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: "Lake Washington Windows and Doors Tacoma",
description: "Lake Washington Windows and Doors Tacoma is a local supplier and installer of high-quality windows and doors for residential and commercial properties. They offer custom window and door solutions, professional installation services, and work with homeowners on everything from energy-efficient replacements to complete door installations. With a focus on quality products and expert service, they help Tacoma-area residents upgrade their homes with durable, custom-fit options.",
url: "https://lakewashingtonwindows.com/tacoma/",
telephone: "+1-253-285-7696",
address: {
@type: "PostalAddress",
streetAddress: "2073 Mildred St W",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98466",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.241602799999995,
longitude: -122.5247708
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "62",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window or door replacements, Energy-conscious households, Property owners needing custom installations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window & Door Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Energy-Efficient Solutions"
}
],
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.