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: "HB Electric Solutions Inc",
description: "HB Electric Solutions Inc is a licensed electrician serving the Puyallup area and surrounding communities. They handle residential and commercial electrical work including installations, repairs, panel upgrades, and emergency service calls. The team is known for prompt, professional service with a commitment to customer satisfaction.",
url: "https://hbelectricsolutions.com/",
telephone: "+1-253-256-7861",
address: {
@type: "PostalAddress",
streetAddress: "16714 Meridian E Suite 3",
addressLocality: "Puyallup",
addressRegion: "WA",
postalCode: "98375",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.104110999999996,
longitude: -122.29419299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "125",
bestRating: "5"
},
areaServed: "Puyallup, WA and surrounding Pierce County communities",
knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, customers seeking emergency service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
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.