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: "Mardant Electrical Construction Co",
description: "Mardant Electrical Construction Co is a licensed electrical contractor serving Jacksonville and surrounding areas. They provide comprehensive electrical services including installation, repair, and maintenance for residential and commercial properties. With over a decade of experience, the team at Mardant handles everything from panel upgrades and wiring to specialized electrical construction projects.",
url: "http://www.mardantelectrical.com/",
telephone: "+1-904-363-0200",
address: {
@type: "PostalAddress",
streetAddress: "8967 Philips Hwy",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32256",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2030889,
longitude: -81.5726078
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.3",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Electricians, Property owners needing panel upgrades, new construction electrical work, homeowners with electrical repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Electrical Construction Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.