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: "K D Electric",
description: "K D Electric is a locally-owned electrician serving the Bridgewater area with residential and commercial electrical services. The business handles everything from routine repairs and installations to more complex electrical projects, providing reliable service to homeowners and businesses in the region.",
url: "https://usmapol.org/details/k-d-electric-ChIJUfn",
telephone: "+1-540-828-6535",
address: {
@type: "PostalAddress",
streetAddress: "10326 Nazarene Church Rd",
addressLocality: "Bridgewater",
addressRegion: "VA",
postalCode: "22812",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4215209,
longitude: -79.08663709999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Bridgewater, VA and surrounding areas",
knowsAbout: "Electricians, Homeowners needing repairs or upgrades, Small business owners, Local property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Ownership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.