Structured Data

    Clements 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: "Clements Electric",
      description: "Clements Electric is a full-service electrical contractor serving the Grand Prairie area and surrounding communities. They handle residential and commercial electrical work including new construction wiring, panel upgrades, troubleshooting, repairs, and installations. The team is licensed and insured, offering free estimates and responsive service for both emergency and routine electrical needs.",
      url: "https://www.clementselectric.com/",
      telephone: "+1-817-803-4444",
      address: {
        @type: "PostalAddress",
        streetAddress: "2100 S Great SW Pkwy #505",
        addressLocality: "Grand Prairie",
        addressRegion: "TX",
        postalCode: "75051",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.712798899999996,
        longitude: -97.04407409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "505",
        bestRating: "5"
      },
      areaServed: "Grand Prairie, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs or upgrades, property managers with commercial electrical needs, new construction projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        }
      ],
      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.