{
  "@context": "https://schema.org",
  "@type": "HVACBusiness",
  "@id": "https://hvac-it.com/#business",
  "name": "hvac-it",
  "url": "https://hvac-it.com/",
  "telephone": "+15514175115",
  "email": "hvacitt@gmail.com",
  "logo": "https://hvac-it.com/assets/hvac-it-mark.png",
  "image": "https://hvac-it.com/assets/hvac-it-home-poster.png",
  "priceRange": "$$",
  "openingHours": "Mo-Su 07:30-20:00",
  "description": "Staten Island-based HVAC, electrical, moisture, water damage restoration, drying, dehumidifier, odor, indoor air quality, and commercial humidity control service for homes and businesses across nearby NY and NJ routes.",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+15514175115",
    "email": "hvacitt@gmail.com",
    "contactType": "customer service",
    "areaServed": ["NY", "NJ"]
  },
  "areaServed": [
    "Staten Island, NY",
    "Brooklyn, NY",
    "Manhattan, NY",
    "Queens, NY",
    "Bronx, NY",
    "Jersey City, NJ",
    "Bayonne, NJ",
    "Hoboken, NJ",
    "Newark, NJ",
    "Elizabeth, NJ",
    "Woodbridge, NJ",
    "Edison, NJ",
    "New Brunswick, NJ",
    "Union, NJ",
    "Secaucus, NJ",
    "Yonkers, NY",
    "Clark, NJ",
    "Rahway, NJ",
    "Linden, NJ",
    "Carteret, NJ",
    "Perth Amboy, NJ",
    "Old Bridge, NJ",
    "East Brunswick, NJ",
    "Matawan, NJ",
    "Middletown, NJ",
    "Red Bank, NJ",
    "Long Branch, NJ",
    "Freehold, NJ",
    "Asbury Park, NJ",
    "Toms River, NJ"
  ],
  "knowsAbout": [
    "AC installation",
    "HVAC service",
    "mini split systems",
    "mini split equipment catalog",
    "central air systems",
    "AC repair",
    "AC cleaning and maintenance",
    "electrical panel upgrades",
    "breaker replacement",
    "dedicated AC circuits",
    "220V lines",
    "EV charger installation",
    "water damage restoration",
    "moisture inspection",
    "professional drying",
    "dehumidifier setup",
    "dehumidifier equipment catalog",
    "commercial humidity control",
    "odor support",
    "indoor air quality"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "hvac-it services",
    "itemListElement": [
      {
        "@type": "Offer",
        "url": "https://hvac-it.com/ac.html",
        "itemOffered": {
          "@type": "Service",
          "name": "AC Installation and HVAC Service"
        }
      },
      {
        "@type": "Offer",
        "url": "https://hvac-it.com/moisture.html",
        "itemOffered": {
          "@type": "Service",
          "name": "Moisture, Water Damage Restoration, Drying, and Indoor Air Quality"
        }
      },
      {
        "@type": "Offer",
        "url": "https://hvac-it.com/electrical.html",
        "itemOffered": {
          "@type": "Service",
          "name": "Electrical Services"
        }
      },
      {
        "@type": "Offer",
        "url": "https://hvac-it.com/shop/",
        "itemOffered": {
          "@type": "Product",
          "name": "Mini Split and Dehumidifier Equipment Catalog"
        }
      }
    ]
  }
}
