Structured Data

    Promise Electric

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Promise Electric",
      description: "Promise Electric is a licensed and insured electrical contractor serving the Sarasota area with comprehensive residential and commercial electrical services. They handle everything from routine maintenance and repairs to panel upgrades, generator installation, EV charger installation, and smart home wiring. With a focus on quality workmanship and customer satisfaction, Promise Electric is equipped to handle both standard electrical needs and specialized installations for modern homes and businesses.",
      url: "https://promiseelectric.com/",
      telephone: "+1-941-388-8744",
      address: {
        @type: "PostalAddress",
        streetAddress: "2267 Industrial Blvd",
        addressLocality: "Sarasota",
        addressRegion: "FL",
        postalCode: "34243",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.374775699999997,
        longitude: -82.5232793
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "Sarasota, Florida and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing panel upgrades, EV charger installation, smart home technology integration, and backup generator systems; Commercial businesses requiring electrical upgrades and maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger & Generator Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home Wiring"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Panel Upgrades & Service"
        }
      ],
      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.