<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "HVACBusiness",
  "name": "Infinity AC Service, LLC",
  "url": "https://infinityacts.com/",
  "logo": "https://infinityacts.com/wp-content/uploads/logo.png",
  "image": "https://infinityacts.com/wp-content/uploads/2026/05/hvac-service.jpg",
  "description": "Infinity AC Service provides professional HVAC repair, AC installation, ductwork, heating and cooling services in San Juan, TX and the Rio Grande Valley.",
  "telephone": "+1-956-616-0199",
  "priceRange": "$$",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1208 N Raul Longoria Rd Suite H",
    "addressLocality": "San Juan",
    "addressRegion": "TX",
    "postalCode": "78589",
    "addressCountry": "US"
  },
  "areaServed": [
    "San Juan",
    "McAllen",
    "Mission",
    "Edinburg",
    "Pharr",
    "Weslaco",
    "Rio Grande Valley"
  ],
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
      "Monday",
      "Tuesday",
      "Wednesday",
      "Thursday",
      "Friday",
      "Saturday",
      "Sunday"
    ],
    "opens": "00:00",
    "closes": "23:59"
  },
  "sameAs": [
    "https://www.facebook.com/",
    "https://www.instagram.com/"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "HVAC Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "AC Installation & Replacement"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "HVAC Repair"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Duct Repair & Maintenance"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Commercial HVAC Services"
        }
      }
    ]
  }
}
</script>