Structured Data

    Allstate Electrical Contractors, Inc

    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: "Allstate Electrical Contractors, Inc",
      description: "Allstate Electrical Contractors, Inc is a full-service electrical company serving Oklahoma City and surrounding areas. They handle residential and commercial electrical work including installations, repairs, panel upgrades, and emergency service calls. With licensed and insured technicians, they provide reliable electrical solutions for homes and businesses of all sizes.",
      url: "http://www.allstateelectricokc.com/",
      telephone: "+1-405-235-6543",
      address: {
        @type: "PostalAddress",
        streetAddress: "1524 S May Ave",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4503761,
        longitude: -97.5652682
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Oklahoma City, Oklahoma and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs, businesses requiring commercial electrical work, property managers, new construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Since 1524 S May Ave"
        }
      ],
      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.