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: "All Safe Electric",
description: "All Safe Electric is a full-service electrical company serving the DeSoto area and surrounding communities. They handle residential and commercial electrical work including installations, repairs, upgrades, and emergency services. With a focus on safety and quality workmanship, All Safe Electric serves homeowners and businesses needing reliable electrical solutions.",
url: "http://www.callallsafe.com/",
telephone: "+1-972-230-9200",
address: {
@type: "PostalAddress",
streetAddress: "630 Franklin St",
addressLocality: "DeSoto",
addressRegion: "TX",
postalCode: "75115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.577937399999996,
longitude: -96.8271133
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "411",
bestRating: "5"
},
areaServed: "DeSoto, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Electricians, Homeowners needing electrical repairs or upgrades, businesses requiring commercial electrical work, property owners seeking emergency electrical service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
}
],
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.