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: "UP & Down Electrical Services LLC EC#13014809",
description: "UP & Down Electrical Services LLC is a licensed and insured electrical contractor serving the Altamonte Springs area and surrounding communities. They handle residential electrical work including panel upgrades, generator installation, EV charger installation, smart home wiring, and general electrical repairs and maintenance. The company is committed to quality workmanship and customer service, offering free estimates for new projects.",
url: "https://www.upanddownelectricalservicesllc.com/",
telephone: "+1-352-456-9206",
address: {
@type: "PostalAddress",
streetAddress: "452 Osceola St #201",
addressLocality: "Altamonte Springs",
addressRegion: "FL",
postalCode: "32701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.671429,
longitude: -81.3752849
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Altamonte Springs, FL and surrounding central Florida communities",
knowsAbout: "Electricians, Homeowners needing electrical repairs, new panel installations, or modern upgrades like EV charging and smart home wiring",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Scope"
}
],
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.