Structured Data

    Direct Home Repair

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Direct Home Repair",
      description: "Direct Home Repair is a general contracting company based in Denver offering comprehensive home repair and maintenance services. They handle a wide range of residential projects, from small repairs to larger renovation work, serving the Denver metro area with personalized attention to each job.",
      telephone: "+1-303-884-2787",
      address: {
        @type: "PostalAddress",
        streetAddress: "4869 Grove St",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80221",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.785066199999996,
        longitude: -105.0278292
      },
      areaServed: "Denver, CO and surrounding metro areas",
      knowsAbout: "Handyman Services, Denver homeowners needing reliable repair work, property managers, homeowners seeking local general contracting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Denver-Based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Focus"
        }
      ],
      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.