Structured Data

    BBMD Electric Alameda CA

    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: "BBMD Electric Alameda CA",
      description: "BBMD Electric is a licensed electrician serving Alameda and surrounding areas. They provide electrical repair, installation, and maintenance services for residential and commercial properties. With a focus on quality workmanship and customer satisfaction, BBMD Electric handles everything from routine electrical maintenance to complex electrical system upgrades.",
      telephone: "+1-510-201-7217",
      address: {
        @type: "PostalAddress",
        streetAddress: "2222 Lincoln Ave a",
        addressLocality: "Alameda",
        addressRegion: "CA",
        postalCode: "94501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.767649299999995,
        longitude: -122.2445786
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Alameda, CA and surrounding Bay Area communities",
      knowsAbout: "Electricians, Alameda homeowners, small business owners, property managers needing reliable electrical repairs and upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Alameda-Based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Electrical"
        }
      ],
      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.