Structured Data

    Home Fix Handyman Vegas

    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: "Home Fix Handyman Vegas",
      description: "Home Fix Handyman Vegas provides comprehensive handyman services throughout the Las Vegas area, specializing in small repairs, fixture installations, drywall repair, and furniture assembly. This local, licensed and insured handyman service handles a wide range of residential maintenance tasks to keep your home in top condition.",
      telephone: "+1-725-220-1090",
      address: {
        @type: "PostalAddress",
        streetAddress: "100 Breeze Ct",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89145",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1732304,
        longitude: -115.25208789999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Las Vegas, Nevada and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Busy professionals, Senior homeowners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Focus"
        }
      ],
      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.