Structured Data

    Larson's Handyman

    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: "Larson's Handyman",
      description: "Larson's Handyman is a licensed, full-service handyman provider serving Bakersfield and surrounding areas for both residential and commercial properties. They offer electrical repairs, plumbing solutions, appliance installation, and general home maintenance and repair services. The team emphasizes professional workmanship, competitive pricing, and customer satisfaction with free estimates and online booking available.",
      url: "https://skylar88qr.wixsite.com/s-snaking-services",
      telephone: "+1-661-912-2245",
      address: {
        @type: "PostalAddress",
        streetAddress: "3015 Wilson Rd",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3306843,
        longitude: -119.0360847
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners, commercial property managers, landlords needing reliable repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Equipped Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Online Booking"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Broad Service Range"
        }
      ],
      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.