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: "Pro Electric TN, LLC",
description: "Pro Electric TN, LLC is a licensed electrical contractor serving Middle Tennessee with residential and commercial electrical services. Based in Murfreesboro, the team handles everything from simple lighting installations to new construction wiring, panel upgrades, and complex electrical projects. They prioritize personalized service and honest solutions, working directly with homeowners and businesses to understand their exact needs.",
url: "https://proelectrictn.com/",
telephone: "+1-615-906-2951",
address: {
@type: "PostalAddress",
streetAddress: "310 N Thompson Ln",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.85271300000001,
longitude: -86.4299989
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Murfreesboro and Middle Tennessee",
knowsAbout: "Electricians, Homeowners needing repairs or upgrades, new construction projects, commercial businesses requiring electrical work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Professional Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Coverage"
}
],
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.