Structured Data

    Murfreesboro Heating and Cooling

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Murfreesboro Heating and Cooling",
      description: "Murfreesboro Heating and Cooling is a full-service HVAC company serving Murfreesboro and surrounding areas. They specialize in heating and cooling system installation, repair, and maintenance for residential customers. With a focus on reliable service and customer satisfaction, they handle everything from emergency repairs to system replacements and routine maintenance plans.",
      url: "http://www.murfreesborotnheatingandcooling.com/",
      telephone: "+1-423-355-0746",
      address: {
        @type: "PostalAddress",
        streetAddress: "125 River Rock Blvd C",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8461705,
        longitude: -86.4393564
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding communities",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair, heating system replacement, routine maintenance, or emergency HVAC service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service HVAC"
        }
      ],
      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.