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: "Pure Quality Electric LLC",
description: "Pure Quality Electric LLC provides comprehensive electrical services to Port St. Lucie and surrounding areas, specializing in both commercial and residential projects as well as service calls. The company focuses on reliable, efficient electrical work with an emphasis on quality workmanship and exceeding customer expectations. They offer free quotes and currently provide a 10% discount for new customers.",
url: "http://www.purequalityelectric.com/",
telephone: "+1-772-274-5179",
address: {
@type: "PostalAddress",
streetAddress: "870 SE Proctor Ln",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34983",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3097575,
longitude: -80.3392179
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Port St. Lucie, FL and surrounding areas",
knowsAbout: "Electricians, Homeowners needing repairs, commercial property managers, businesses requiring electrical maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Commercial & Residential Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "New Customer Incentive"
}
],
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.