Structured Data

    2M Electric Inc

    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: "2M Electric Inc",
      description: "2M Electric Inc is a Los Angeles-based electrical company providing comprehensive residential and commercial electrical services. With over 10 years of industry experience, their team handles projects ranging from small residential repairs to large commercial installations, including electrical repairs, installations, and system upgrades. They offer thorough consultations and detailed estimates to help customers choose services that fit their needs and budget.",
      url: "http://2m-electric.com/",
      telephone: "+1-323-402-6771",
      address: {
        @type: "PostalAddress",
        streetAddress: "1070 S Corning St",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90035",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0573583,
        longitude: -118.37709849999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "142",
        bestRating: "5"
      },
      areaServed: "Los Angeles, CA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing repairs and upgrades, Commercial properties requiring electrical installations, Budget-conscious customers seeking transparent pricing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "10+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mission-Driven Service"
        }
      ],
      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.