Structured Data

    Capitol Hill Handyman Solutions

    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: "Capitol Hill Handyman Solutions",
      description: "Capitol Hill Handyman Solutions provides comprehensive handyman services to Washington, DC residents, specializing in general repairs, maintenance, and small remodeling projects. Based in the heart of Capitol Hill, they handle everything from fixture installation and drywall repair to furniture assembly and general home maintenance. Their high customer satisfaction reflects their attention to detail and reliable service.",
      telephone: "+1-202-499-7737",
      address: {
        @type: "PostalAddress",
        streetAddress: "408 8th St SE",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.883396700000006,
        longitude: -76.9953228
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, renters requesting maintenance, busy professionals seeking convenient same-day solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Capitol Hill Based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Handyman"
        }
      ],
      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.