Structured Data

    Thornton Home Repair

    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: "Thornton Home Repair",
      description: "Thornton Home Repair is a local general contracting and home repair service based in Thornton, CO. They handle a variety of residential repair and maintenance projects for homeowners in the area. As an independent, locally-owned business, they provide personalized service focused on getting the job done right.",
      telephone: "+1-303-287-5092",
      address: {
        @type: "PostalAddress",
        streetAddress: "9110 Washington St",
        addressLocality: "Thornton",
        addressRegion: "CO",
        postalCode: "80229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.861465,
        longitude: -104.9776591
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Thornton and surrounding Denver metro areas",
      knowsAbout: "Handyman Services, Homeowners needing general repairs, Local Thornton residents, Property maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Services"
        }
      ],
      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.