Structured Data

    Level 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: "Level Handyman",
      description: "Level Handyman provides comprehensive home repair and maintenance services throughout the Oklahoma City area, handling everything from drywall repair and fixture installation to general handyman work. Serving both residential and commercial clients, they specialize in the smaller to medium-sized projects that keep homes running smoothly and looking great.",
      url: "https://www.levelhandyman.com/",
      telephone: "+1-405-886-9090",
      address: {
        @type: "PostalAddress",
        streetAddress: "13901 Parkway Commons Dr Suite A",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6124167,
        longitude: -97.5825437
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, busy professionals, property managers, small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repairs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial + Residential"
        }
      ],
      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.