Structured Data

    BH Home Repairs

    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: "BH Home Repairs",
      description: "BH Home Repairs is a general contracting service based in Oklahoma City that handles a wide variety of home repair and maintenance needs. With a focus on quality craftsmanship and customer satisfaction, they tackle projects ranging from small repairs to larger renovation work. Their team provides reliable service for homeowners looking to maintain, repair, or improve their properties.",
      telephone: "+1-405-201-4691",
      address: {
        @type: "PostalAddress",
        streetAddress: "2021 St Mark Ave",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73141",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4900604,
        longitude: -97.36443990000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, property maintenance, minor to medium renovations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Project Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Oklahoma City 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.