Structured Data

    J.A.M. Electrical Services

    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: "J.A.M. Electrical Services",
      description: "J.A.M. Electrical Services is a local electrician serving Arvin and the surrounding area. They provide electrical installation, repair, and maintenance services for residential and commercial properties. With a focus on quality workmanship and reliable service, J.A.M. Electrical handles everything from troubleshooting electrical problems to new installations.",
      telephone: "+1-661-446-3155",
      address: {
        @type: "PostalAddress",
        streetAddress: "25495 Judith St",
        addressLocality: "Arvin",
        addressRegion: "CA",
        postalCode: "93203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2242499,
        longitude: -118.8225141
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Arvin, CA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, Businesses requiring commercial electrical work, New construction electrical installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical Work"
        }
      ],
      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.