Structured Data

    Bartlett Electric

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bartlett Electric",
      description: "Bartlett Electric is a licensed electrician serving Eagle Mountain and surrounding Utah communities. They handle residential electrical work including wiring, installations, repairs, and upgrades. With a focus on quality service and customer satisfaction, Bartlett Electric is known for reliable electrical solutions for homes throughout the area.",
      telephone: "+1-505-504-4908",
      address: {
        @type: "PostalAddress",
        streetAddress: "7257 N Evans Rnch Dr",
        addressLocality: "Eagle Mountain",
        addressRegion: "UT",
        postalCode: "84005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.3512317,
        longitude: -111.96184249999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Eagle Mountain, UT and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, new installations, wiring updates, and upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.