Structured Data

    Laredo Heating and Air Conditioning

    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: "Laredo Heating and Air Conditioning",
      description: "Laredo Heating and Air Conditioning provides HVAC services to Laredo residents, offering heating and cooling system installation, repair, and maintenance. Based in Laredo with local expertise in the area's climate demands, the company serves homeowners needing reliable air conditioning and heating solutions.",
      telephone: "+1-956-597-8798",
      address: {
        @type: "PostalAddress",
        streetAddress: "8915 San Dario Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.585752600000003,
        longitude: -99.4972703
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "HVAC & Heating, Laredo homeowners needing AC repair, heating maintenance, or new HVAC system installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local HVAC Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.