Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Zenka GaragDoor's Repair",
description: "Zenka GaragDoor's Repair specializes in garage door repair and maintenance services in Harrisonburg, VA. Though listed under automotive categories, this business focuses on garage door systems for residential and commercial properties, offering repair, installation, and maintenance solutions. They serve the local Harrisonburg area with professional garage door expertise.",
telephone: "+1-762-431-5072",
address: {
@type: "PostalAddress",
streetAddress: "1534 Central Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4342265,
longitude: -78.8871185
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing garage door repairs, Property managers, Residential customers seeking local service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Capability"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.