{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["LocalBusiness", "HVACBusiness"],
      "@id": "https://altitudeclimatepros.com/#business",
      "name": "Altitude Climate Pros",
      "url": "https://altitudeclimatepros.com/",
      "logo": "https://altitudeclimatepros.com/logo.png",
      "image": "https://altitudeclimatepros.com/og-image.jpg",
      "description": "Altitude Climate Pros provides HVAC repair, AC service, heating help, maintenance, and indoor comfort solutions in Ontario, CA.",
      "telephone": "+18404003051",
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2030 Balboa Pl",
        "addressLocality": "Ontario",
        "addressRegion": "CA",
        "postalCode": "91761",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": "34.0633",
        "longitude": "-117.6509"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],
          "opens": "07:00",
          "closes": "20:00"
        }
      ],
      "areaServed": [
        "Ontario, CA","Rancho Cucamonga, CA","Upland, CA","Montclair, CA","Chino, CA",
        "Chino Hills, CA","Pomona, CA","Claremont, CA","Fontana, CA","Eastvale, CA",
        "Jurupa Valley, CA","Riverside, CA","San Dimas, CA","La Verne, CA","Corona, CA"
      ],
      "sameAs": []
    },
    {
      "@type": "WebSite",
      "@id": "https://altitudeclimatepros.com/#website",
      "url": "https://altitudeclimatepros.com/",
      "name": "Altitude Climate Pros",
      "publisher": { "@id": "https://altitudeclimatepros.com/#business" }
    },
    {
      "@type": "OfferCatalog",
      "name": "HVAC Services",
      "itemListElement": [
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"HVAC Repair","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"AC Repair","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"AC Installation","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Heating Repair","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Furnace Repair","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Furnace Installation","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Heat Pump Repair","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Thermostat Installation","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"HVAC Maintenance","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Ductwork Repair","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Indoor Air Quality","areaServed":"Ontario, CA"}},
        {"@type":"Offer","itemOffered":{"@type":"Service","name":"Emergency HVAC Service","areaServed":"Ontario, CA"}}
      ]
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do you offer HVAC repair in Ontario, CA?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Altitude Climate Pros provides HVAC repair services throughout Ontario, CA and the surrounding Inland Empire communities."
          }
        },
        {
          "@type": "Question",
          "name": "What types of HVAC systems can you help with?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We work with central air conditioning systems, gas and electric furnaces, heat pumps, ductless mini-splits, and packaged HVAC units."
          }
        },
        {
          "@type": "Question",
          "name": "Can I request AC repair through the website?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Use the contact form on this page to describe your issue and request a callback."
          }
        },
        {
          "@type": "Question",
          "name": "Do you help with heating and furnace issues?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We handle heating repair, furnace diagnostics, and furnace installation."
          }
        },
        {
          "@type": "Question",
          "name": "What areas do you serve near Ontario?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We serve Ontario, Rancho Cucamonga, Upland, Montclair, Chino, Chino Hills, Pomona, Claremont, Fontana, Eastvale, Jurupa Valley, Riverside, San Dimas, La Verne, and Corona."
          }
        },
        {
          "@type": "Question",
          "name": "How quickly can I schedule service?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We're open daily from 7:00 AM to 8:00 PM and aim to respond to inquiries the same day."
          }
        },
        {
          "@type": "Question",
          "name": "Do you provide maintenance help?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We assist with seasonal tune-ups, filter checks, coil cleaning, and general system inspections."
          }
        },
        {
          "@type": "Question",
          "name": "Should I repair or replace my HVAC system?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "That depends on the age of your system, the cost of the repair, and how efficiently it's been running. We'll give you an honest assessment."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {"@type":"ListItem","position":1,"name":"Home","item":"https://altitudeclimatepros.com/#home"},
        {"@type":"ListItem","position":2,"name":"About","item":"https://altitudeclimatepros.com/#about"},
        {"@type":"ListItem","position":3,"name":"Services","item":"https://altitudeclimatepros.com/#services"},
        {"@type":"ListItem","position":4,"name":"Service Area","item":"https://altitudeclimatepros.com/#service-area"},
        {"@type":"ListItem","position":5,"name":"FAQs","item":"https://altitudeclimatepros.com/#faqs"},
        {"@type":"ListItem","position":6,"name":"Contact","item":"https://altitudeclimatepros.com/#contact"}
      ]
    }
  ]
}
