Structured Data

    Dmv Electric Service Dc

    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: "Dmv Electric Service Dc",
      description: "DMV Electric Service DC is a licensed electrician serving Washington, DC and the surrounding region. They provide comprehensive electrical services including installations, repairs, upgrades, and maintenance for residential and commercial properties. With a focus on quality workmanship and customer service, they handle everything from panel upgrades to smart home wiring.",
      url: "https://www.dmvelectricservice.com/",
      telephone: "+1-202-754-4066",
      address: {
        @type: "PostalAddress",
        streetAddress: "1320 19th St NW",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20036",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.908108,
        longitude: -77.04375320000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing electrical repairs, DC property managers, businesses requiring commercial electrical work, residents wanting panel upgrades or smart home installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local DC Expert"
        }
      ],
      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.