Structured Data

    Joe's home repairs & improvement Llc

    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: "Joe's home repairs & improvement Llc",
      description: "Joe's Home Repairs & Improvement LLC is a general contracting service based in Lanham, MD that handles a wide range of residential home repair and improvement projects. The company specializes in making homes safer, more functional, and better maintained through professional workmanship. Joe's takes on both small repairs and larger renovation projects for homeowners looking for reliable, hands-on service.",
      telephone: "+1-240-547-7124",
      address: {
        @type: "PostalAddress",
        streetAddress: "8510 Chervil Rd",
        addressLocality: "Lanham",
        addressRegion: "MD",
        postalCode: "20706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9805133,
        longitude: -76.8580649
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Lanham, MD and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, Property managers overseeing maintenance, Homeowners planning renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Project 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.