Structured Data

    MTC Heating and Air Conditioning

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "MTC Heating and Air Conditioning",
      description: "MTC Heating and Air Conditioning is a full-service HVAC company serving the Raleigh area with installation, repair, and maintenance of heating and cooling systems. They specialize in both residential and commercial HVAC solutions, offering emergency service and preventative maintenance plans to keep systems running efficiently year-round.",
      url: "https://mtcheatingandairconditioning.com/",
      telephone: "+1-919-675-7481",
      address: {
        @type: "PostalAddress",
        streetAddress: "8601 Six Forks Rd Unit 400",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.896766,
        longitude: -78.6518756
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "319",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing repair or replacement, commercial property managers, customers seeking maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Maintenance Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.