Structured Data

    MG Handyman & Cleaning 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: "MG Handyman & Cleaning LLC",
      description: "MG Handyman & Cleaning LLC is a full-service handyman and cleaning company based in Hyattsville, serving the greater Washington, D.C. area. They handle a wide range of home repair and maintenance tasks including fixture installation, drywall repair, painting, and general handyman work, complemented by professional residential cleaning services. The team is licensed and insured, offering reliable solutions for both small repairs and comprehensive home upkeep.",
      url: "https://mghandymancleaningllc.com/",
      telephone: "+1-202-845-2073",
      address: {
        @type: "PostalAddress",
        streetAddress: "7406 Upshur St",
        addressLocality: "Hyattsville",
        addressRegion: "MD",
        postalCode: "20784",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9447721,
        longitude: -76.88667730000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Hyattsville, MD and surrounding areas of Washington, D.C.",
      knowsAbout: "Handyman Services, Homeowners needing minor repairs and cleaning services, busy professionals seeking convenience, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.