Structured Data

    Mancusi Home Maintenance

    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: "Mancusi Home Maintenance",
      description: "Mancusi Home Maintenance is a licensed and insured general handyman service serving Boulder City and Henderson, Nevada. They specialize in painting, cleaning, property maintenance, home repairs, and renovations—handling everything from minor repairs to major projects. The team is dedicated to reliable, high-quality work with free estimates and 10% discounts for seniors and veterans.",
      url: "http://mancusihomemaintenance.com/",
      telephone: "+1-914-224-7444",
      address: {
        @type: "PostalAddress",
        streetAddress: "864 Jeri Ln",
        addressLocality: "Boulder City",
        addressRegion: "NV",
        postalCode: "89005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9683621,
        longitude: -114.8366422
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Boulder City, Henderson, and surrounding Nevada areas",
      knowsAbout: "Handyman Services, Homeowners seeking reliable repairs, seniors and veterans, properties needing move-in or move-out cleaning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Locally"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Senior & Veteran Discount"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.