Structured Data

    Iliev Electric

    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: "Iliev Electric",
      description: "Iliev Electric is a fully licensed and insured electrician serving the Newton area and surrounding communities. They handle residential electrical work including installations, repairs, panel upgrades, and troubleshooting, with a commitment to quality craftsmanship and customer satisfaction.",
      telephone: "+1-617-949-9965",
      address: {
        @type: "PostalAddress",
        streetAddress: "68 West St",
        addressLocality: "Newton",
        addressRegion: "MA",
        postalCode: "02458",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.358863799999995,
        longitude: -71.1987135
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Newton, MA and surrounding communities",
      knowsAbout: "Electricians, Homeowners needing reliable residential electrical repairs, panel upgrades, and installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fully Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operated"
        }
      ],
      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.