Structured Data

    Lo-Ke Services LLC

    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: "Lo-Ke Services LLC",
      description: "Lo-Ke Services LLC is a locally owned and operated electrical contractor in Lexington, VA providing full-service electrical solutions for both residential and commercial properties. Run by licensed Master Electricians who are part owners, the company specializes in new installations, maintenance, repairs, and DIY project guidance to ensure code compliance and safety. They offer free phone estimates and pride themselves on reliability, attention to detail, and on-time, on-budget project completion.",
      url: "https://www.lokeservices.com/",
      telephone: "+1-540-460-2103",
      address: {
        @type: "PostalAddress",
        streetAddress: "7 E Washington St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.78469270000001,
        longitude: -79.4416004
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Lexington, VA and surrounding areas",
      knowsAbout: "Electricians, Homeowners needing reliable electrical repairs and installations, business owners requiring commercial electrical services, DIY enthusiasts seeking professional code compliance guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Technician Ownership Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Master Electrician Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Phone Estimates"
        }
      ],
      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.