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: "Dual Action Windows, LLC",
description: "Dual Action Windows, LLC is a Jacksonville-based window and door contractor specializing in residential installation and replacement. They offer custom window solutions, entry doors, and storm windows/doors to help homeowners improve energy efficiency and curb appeal. With a focus on quality craftsmanship and customer service, they serve the Jacksonville area and surrounding communities.",
url: "https://www.dualactionwindows.com/",
telephone: "+1-321-765-3355",
address: {
@type: "PostalAddress",
streetAddress: "1601-1 N Main St #3159",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.343247100000003,
longitude: -81.6537611
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window replacements, entry door installations, energy-efficient home upgrades, and complete exterior door solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Door Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Energy Efficiency Focus"
}
],
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.