Structured Data

    A&R Home Repairs

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "A&R Home Repairs",
      description: "A&R Home Repairs is a Bakersfield-based handyman service specializing in general home repairs and maintenance. They handle a variety of residential projects including small repairs, fixture installation, and general handyman work for homeowners throughout the Bakersfield area.",
      url: "https://a-rhomerepairs.com/",
      telephone: "+1-661-371-7722",
      address: {
        @type: "PostalAddress",
        streetAddress: "4100 Easton Dr Suite 3",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.370207,
        longitude: -119.04982729999999
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, Busy professionals, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Handyman"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakersfield Business"
        }
      ],
      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.