Structured Data

    Ernie's Home Maintenance

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ernie's Home Maintenance",
      description: "Ernie's Home Maintenance is a local service provider in Bakersfield offering comprehensive home maintenance and repair solutions. Specializing in handyman services, they handle a range of household issues from minor repairs to general maintenance work. This independent, locally-owned business serves homeowners throughout the Bakersfield area who need reliable, personalized home upkeep.",
      telephone: "+1-661-588-3637",
      address: {
        @type: "PostalAddress",
        streetAddress: "710 Timberleaf Dr",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3651912,
        longitude: -119.1069782
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing general maintenance, busy professionals, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Independent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Home Maintenance"
        }
      ],
      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.