Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 49 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Divine Touch Home Improvements LLC",
description: "Divine Touch Home Improvements LLC is a general contractor serving Virginia Beach offering comprehensive home improvement and remodeling services. While specific service details are limited in available information, their general contractor designation indicates they handle construction, renovation, and home enhancement projects for residential clients.",
address: {
@type: "PostalAddress",
streetAddress: "424 Investors Pl #108",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8295349,
longitude: -76.13292179999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners planning renovations, Home remodeling projects, Residential construction work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "General Contractor Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Virginia Beach Business"
}
],
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.