Structured Data

    Handyman Richard LLC

    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: "Handyman Richard LLC",
      description: "Handyman Richard LLC is a full-service home repair and improvement company serving Brooklyn and surrounding areas since 1996. Led by experienced professionals, they handle handyman repairs, plumbing, electrical work, painting, TV mounting, furniture assembly, sink installation, ceiling fan and lighting installation, blinds and shades, and apartment turnovers for landlords and property managers. With 26 years of industry experience and general liability insurance available, they pride themselves on the \"Done Right Promise\" and reliable service for jobs of any size.",
      url: "https://handymanrichardllc.com/",
      telephone: "+1-718-971-3695",
      address: {
        @type: "PostalAddress",
        streetAddress: "5737 Kings Hwy",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6515249,
        longitude: -73.9225443
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "149",
        bestRating: "5"
      },
      areaServed: "Brooklyn and surrounding areas, NY",
      knowsAbout: "Handyman Services, Homeowners needing routine repairs, landlords managing apartment turnovers, busy professionals lacking time for DIY projects, those seeking reliable general contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "26 Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Done Right Promise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        }
      ],
      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.