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: "PIE Superior Service",
description: "PIE Superior Service is a local electrician serving Lake Park and surrounding areas with comprehensive electrical services for residential and commercial properties. Founded on a commitment to superior craftsmanship and customer service, they handle everything from routine maintenance and repairs to new installations, panel upgrades, and emergency electrical work. Their experienced team is fully licensed and insured, delivering reliable solutions with attention to detail.",
url: "http://www.pielectric.com/",
telephone: "+1-561-840-1825",
address: {
@type: "PostalAddress",
streetAddress: "1173 Old Dixie Hwy Ste B",
addressLocality: "Lake Park",
addressRegion: "FL",
postalCode: "33403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.802322999999998,
longitude: -80.07653499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Lake Park, FL and surrounding Palm Beach County communities",
knowsAbout: "Electricians, Homeowners needing repairs or upgrades, commercial property managers, electrically-savvy consumers wanting reliable professional service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@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.