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: "Coastal View Windows and Doors Inc.",
description: "Coastal View Windows and Doors Inc. is a locally-owned window and door installation company serving the Orange Park area and surrounding communities. They specialize in replacement windows, entry doors, and sliding glass doors for residential properties. With a focus on quality products and professional installation, Coastal View helps homeowners improve energy efficiency, curb appeal, and home security through premium window and door solutions.",
url: "http://coastalviewwindowsinc.com/",
telephone: "+1-904-421-4404",
address: {
@type: "PostalAddress",
streetAddress: "1031 Blanding Blvd Ste 406",
addressLocality: "Orange Park",
addressRegion: "FL",
postalCode: "32065",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.134312700000002,
longitude: -81.7795106
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Orange Park, FL and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window replacements, homeowners needing entry doors installed, property owners improving energy efficiency",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Door and Window Services"
}
],
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.