Structured Data

    Marin Electric

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Marin Electric",
      description: "Marin Electric is a licensed local electrician serving Marin County with expertise in residential electrical services ranging from simple repairs to major projects. They specialize in EV charger installation, house rewiring, panel upgrades, network/ethernet wiring, and security camera systems. The team provides free estimates and emphasizes precision and customer communication throughout every job.",
      url: "http://www.marinelectricians.com/",
      telephone: "+1-415-726-0809",
      address: {
        @type: "PostalAddress",
        streetAddress: "2 Fifer Ave",
        addressLocality: "Corte Madera",
        addressRegion: "CA",
        postalCode: "94925",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.9387085,
        longitude: -122.5186568
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Marin County, CA",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, EV owners installing chargers, homes requiring rewiring or panel upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Scope Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Communication"
        }
      ],
      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.