Structured Data

    Laredo Ace Hardware

    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: "Laredo Ace Hardware",
      description: "Laredo Ace Hardware is a locally owned and operated hardware store serving the Laredo community with a full range of home improvement and repair supplies. The store, owned by Lori Casas, stocks paint, electrical supplies, plumbing materials, cleaning supplies, and general hardware across multiple departments. They offer delivery and assembly services, making them a one-stop shop for DIYers and homeowners tackling projects of any size.",
      url: "http://www.acehardware.com/store-details/18090",
      telephone: "+1-956-462-5444",
      address: {
        @type: "PostalAddress",
        streetAddress: "3402 Lomas Del Sur Boulevard",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78046",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.4648932,
        longitude: -99.4602663
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, DIYers, homeowners planning renovations, contractors needing supplies, customers seeking local expert advice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Departments"
        }
      ],
      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.