Structured Data

    Flanco 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: "Flanco Electric",
      description: "Flanco Electric is a full-service electrical contractor serving the Oklahoma City area with residential, commercial, and industrial electrical work. They handle everything from new installations and rewiring to repairs, panel upgrades, generator installation, and EV charger setup. With over a decade of experience and a commitment to quality workmanship, Flanco Electric provides reliable electrical solutions for homeowners and businesses alike.",
      url: "https://flancoelectricok.com/",
      telephone: "+1-405-322-5858",
      address: {
        @type: "PostalAddress",
        streetAddress: "1817 Linwood Blvd",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73106",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4752625,
        longitude: -97.5418605
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "112",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, businesses requiring commercial electrical work, customers installing generators or EV chargers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        }
      ],
      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.