Structured Data

    Hernandez Overhead Doors & More

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hernandez Overhead Doors & More",
      description: "Hernandez Overhead Doors & More is a family-owned garage door and entry door company serving the Laredo area with installation, repair, and maintenance services. They offer a full range of overhead garage doors, entry doors, and related hardware from trusted manufacturers. Known for responsive local service and professional installation by experienced technicians.",
      url: "https://hodoverheaddoors.com/",
      telephone: "+1-956-723-0606",
      address: {
        @type: "PostalAddress",
        streetAddress: "4504 Vidaurri Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.540497199999997,
        longitude: -99.5148796
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Windows & Doors, Homeowners needing garage door repair or replacement, residential customers seeking entry door installation, property managers handling multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Door Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Business"
        }
      ],
      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.