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: "Beach Door Services Inc",
description: "Beach Door Services Inc is a Virginia Beach-based door and window company specializing in custom entry doors, storm doors, and window installations for residential properties. With over a decade of experience, they offer professional installation services, free in-home estimates, and manufacturer warranties on all products. The company is known for personalized service, quality craftsmanship, and helping homeowners enhance their properties' curb appeal and energy efficiency.",
url: "https://www.beachdoorservice.net/",
telephone: "+1-757-554-0588",
address: {
@type: "PostalAddress",
streetAddress: "5788 Arrowhead Dr",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23462",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.840295,
longitude: -76.1880054
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Virginia Beach, Hampton Roads, and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking custom entry doors, storm door installations, and energy-efficient window replacements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Door Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer Warranties"
}
],
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.