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: "Curtis Construction & Home Repair",
description: "Curtis Construction & Home Repair is a full-service home improvement company serving Virginia Beach and surrounding areas. They specialize in general contracting, remodeling, repairs, and renovations for both residential and commercial properties. With extensive experience and a focus on quality craftsmanship, Curtis Construction handles everything from small repairs to major construction projects.",
url: "http://curtisconstruction.org/",
telephone: "+1-757-354-8603",
address: {
@type: "PostalAddress",
streetAddress: "2984 S Lynnhaven Rd #108",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.832293799999995,
longitude: -76.0754697
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "55",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners needing repairs or remodeling, Property managers, Small commercial property owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.