Structured Data

    Mr kay Handyman Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mr kay Handyman Services",
      description: "Mr Kay Handyman Services is a general contracting and handyman business based in Boston offering a wide range of home repair and maintenance services. The team handles everything from small repairs and fixture installation to larger projects, providing reliable and professional workmanship for residential customers throughout the Boston area.",
      url: "https://ekiosaandmrkay.com/",
      telephone: "+1-617-377-5204",
      address: {
        @type: "PostalAddress",
        streetAddress: "617 Warren St",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02121",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.31098910000001,
        longitude: -71.0835259
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Boston, MA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable general repairs, busy professionals seeking convenient home maintenance, property managers with multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Handyman"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Boston-Based"
        }
      ],
      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.