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: "Arrowhead Windows And Doors",
description: "Arrowhead Windows And Doors is a Phoenix-based home improvement store specializing in high-quality windows and doors for residential properties. They offer a wide selection of entry doors, custom window options, and door installations to help homeowners upgrade their homes' curb appeal and energy efficiency. With a focus on quality products and professional service, Arrowhead Windows And Doors serves the greater Phoenix area with expertise in window and door solutions.",
url: "https://arrowheadwindowsanddoors.com/",
telephone: "+1-602-825-3040",
address: {
@type: "PostalAddress",
streetAddress: "23335 N 18th Dr STE 146",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.697474299999996,
longitude: -112.0969719
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Phoenix, Arizona and surrounding communities",
knowsAbout: "Windows & Doors, Homeowners seeking quality windows and doors, Properties needing energy-efficient upgrades, Homeowners focused on curb appeal",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Entry Door Expertise"
}
],
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.