Structured Data

    C&A Electrical Service

    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: "C&A Electrical Service",
      description: "C&A Electrical Service is a licensed electrical contractor serving the Houston area with residential and commercial electrical work. They handle everything from routine repairs and maintenance to panel upgrades, wiring installations, and troubleshooting. Their team provides professional service for both new construction and existing properties.",
      url: "https://usmapiqs.org/details/trinidad-electrical-service-ChIJNU0",
      telephone: "+1-713-382-1821",
      address: {
        @type: "PostalAddress",
        streetAddress: "1301 Genova St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.7833962,
        longitude: -95.35499000000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs, new installations, or panel upgrades; Small business owners requiring commercial electrical work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.