Structured Data

    Karl's Maintenance & Home Rpr

    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: "Karl's Maintenance & Home Rpr",
      description: "Karl's Maintenance & Home Repair is a local general contracting service in Fresno specializing in home maintenance and repair work. Operating from North Fresno, Karl's handles a variety of residential repair projects to keep homes in good working order.",
      telephone: "+1-559-432-1848",
      address: {
        @type: "PostalAddress",
        streetAddress: "6549 N Palm Ave Apt 163",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8328706,
        longitude: -119.80957590000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, Busy professionals seeking reliable maintenance services, Property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Expertise"
        }
      ],
      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.