Structured Data

    Trusted Handyman*****

    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: "Trusted Handyman*****",
      description: "Trusted Handyman is a general contracting service based in Brighton, MA, offering comprehensive home repair and maintenance solutions. The business handles a wide range of handyman services including small repairs, fixture installation, drywall repair, and general home improvement projects. They serve residential clients throughout the Boston area with reliable, licensed, and insured work.",
      telephone: "+1-646-612-1031",
      address: {
        @type: "PostalAddress",
        streetAddress: "135 Washington St",
        addressLocality: "Brighton",
        addressRegion: "MA",
        postalCode: "02135",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3453344,
        longitude: -71.14502879999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Brighton, MA and surrounding Boston neighborhoods",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Busy professionals, Landlords with multiple properties, Homeowners seeking licensed contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Service Range"
        }
      ],
      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.