Structured Data

    Lamp Lighter Electrical Contractor

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lamp Lighter Electrical Contractor",
      description: "Lamp Lighter Electrical Contractor is a locally-owned electrician serving Corpus Christi and the surrounding area. They handle residential and commercial electrical work, including new installations, repairs, and upgrades. Their team is licensed and insured, offering reliable service for all your electrical needs.",
      url: "http://mylocalusbusiness.com/",
      telephone: "+1-361-292-1190",
      address: {
        @type: "PostalAddress",
        streetAddress: "4821 Cain Dr Unit B",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7061256,
        longitude: -97.38844259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners, property managers, small businesses needing electrical repairs and installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned"
        },
        {
          @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.