Structured Data

    Aspire Electrician

    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: "Aspire Electrician",
      description: "Aspire Electrician is a licensed electrical service provider serving the Corpus Christi area. They handle residential and commercial electrical work including installations, repairs, and maintenance. With a focus on quality workmanship and customer satisfaction, Aspire Electrician delivers reliable electrical solutions for homes and businesses.",
      telephone: "+1-361-202-2719",
      address: {
        @type: "PostalAddress",
        streetAddress: "710 W Cornelia Cir",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.798520999999997,
        longitude: -97.4436145
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, new installations, or maintenance; small to mid-size businesses requiring commercial electrical services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Professional Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Availability"
        }
      ],
      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.