{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "HVACBusiness",
      "@id": "#business",
      "name": "TempShift HVAC Repair Company",
      "alternateName": "TempShift",
      "description": "TempShift HVAC Repair Company provides 24/7 heating repair, air conditioning repair, HVAC diagnostics, and emergency comfort solutions for homes and light commercial properties in Wayland, Massachusetts and nearby MetroWest communities.",
      "image": "/manus-storage/logo-v2_a9315654.png",
      "logo": "/manus-storage/logo-v2_a9315654.png",
      "telephone": "+17745337244",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "44 Main St",
        "addressLocality": "Wayland",
        "addressRegion": "MA",
        "postalCode": "01778",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 42.3626,
        "longitude": -71.3614
      },
      "hasMap": "https://maps.google.com/?q=44+Main+St+Wayland+MA+01778",
      "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday",
          "Saturday",
          "Sunday"
        ],
        "opens": "00:00",
        "closes": "23:59"
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Wayland",
          "containedInPlace": {
            "@type": "State",
            "name": "Massachusetts"
          }
        },
        {
          "@type": "City",
          "name": "Sudbury"
        },
        {
          "@type": "City",
          "name": "Weston"
        },
        {
          "@type": "City",
          "name": "Natick"
        },
        {
          "@type": "City",
          "name": "Framingham"
        },
        {
          "@type": "City",
          "name": "Wellesley"
        }
      ],
      "serviceType": [
        "HVAC repair",
        "Heating repair",
        "Air conditioning repair",
        "HVAC diagnostics",
        "Emergency HVAC service",
        "Thermostat troubleshooting"
      ],
      "knowsAbout": [
        "Furnace repair",
        "Air conditioner repair",
        "Heat pump service",
        "HVAC diagnostics",
        "24 hour HVAC repair"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "#website",
      "name": "TempShift HVAC Repair Company",
      "publisher": { "@id": "#business" },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "#webpage",
      "name": "24/7 HVAC Repair in Wayland, MA | TempShift HVAC Repair Company",
      "description": "Call TempShift HVAC Repair Company at (774) 533-7244 for 24/7 heating and cooling repair in Wayland, Massachusetts.",
      "about": { "@id": "#business" },
      "isPartOf": { "@id": "#website" },
      "primaryImageOfPage": "/manus-storage/photo-hero_439ad3eb.jpg"
    },
    {
      "@type": "FAQPage",
      "@id": "#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Does TempShift HVAC Repair Company offer 24/7 service in Wayland?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. TempShift HVAC Repair Company is available 24 hours a day, 7 days a week for heating and cooling repair in Wayland, Massachusetts. Call (774) 533-7244 at any hour."
          }
        },
        {
          "@type": "Question",
          "name": "What HVAC problems do you repair?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We handle furnace and heating repair, air conditioner repair, HVAC diagnostics, thermostat troubleshooting, and related comfort issues for residential and light commercial systems."
          }
        },
        {
          "@type": "Question",
          "name": "Which towns near Wayland do you serve?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "TempShift HVAC Repair Company is based at 44 Main St in Wayland and regularly serves nearby MetroWest communities including Sudbury, Weston, Natick, Framingham, Lincoln, Wellesley, and surrounding towns."
          }
        }
      ]
    }
  ]
}
