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: "Tidewater wire pros",
description: "Tidewater Wire Pros is a group of Master Electricians serving Hampton Roads with comprehensive electrical services for residential and commercial properties. They specialize in electrical rough-ins, home theater installations, residential and commercial upgrades, generator installations, emergency service calls, and parking lot lighting and sign service. Operating 24/7 with self-service scheduling available, they pride themselves on professional, timely work and transparent communication with homeowners and businesses.",
url: "https://tidewaterwirepros.wixsite.com/my-site",
telephone: "+1-757-378-9612",
address: {
@type: "PostalAddress",
streetAddress: "913 Executive Ct #105",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23320",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.7606063,
longitude: -76.22985249999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Hampton Roads, Virginia including Chesapeake, Newport News, and Portsmouth",
knowsAbout: "Electricians, Homeowners needing upgrades or emergency service, new construction projects requiring rough-ins, businesses needing commercial electrical work, properties requiring generator installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Master Electrician Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Spectrum Services"
}
],
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.