Structured Data

    Express Electrician

    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: "Express Electrician",
      description: "Express Electrician is a licensed and insured electrical service provider serving Port St. Lucie and surrounding areas. They handle residential and commercial electrical work including repairs, installations, panel upgrades, and emergency services. With a focus on reliable, professional workmanship, Express Electrician is equipped to tackle everything from routine maintenance to complex electrical projects.",
      url: "https://usmapiz.org/details/express-electrician-ChIJ4Zs",
      telephone: "+1-772-238-3142",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 SW Aledo Ln",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.260422799999997,
        longitude: -80.4019209
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs, businesses requiring commercial electrical work, property managers, customers requiring emergency electrical service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @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.