Structured Data

    Lv Handyman Pro

    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: "Lv Handyman Pro",
      description: "LV Handyman Pro is a Henderson-based handyman service offering comprehensive home repair and maintenance solutions including drywall repair, fixture installation, furniture assembly, and general home repairs. The team handles both small projects and larger renovations with professional attention to detail and customer satisfaction.",
      url: "https://lvhandymanpro.com/",
      telephone: "+1-725-324-4279",
      address: {
        @type: "PostalAddress",
        streetAddress: "2349 Belvedere Dr",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0616443,
        longitude: -115.08572860000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Henderson, Las Vegas, and surrounding Clark County areas",
      knowsAbout: "Handyman Services, Homeowners needing quick repairs, Property managers, Busy professionals, Renters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Henderson Base"
        }
      ],
      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.