Structured Data

    Nashville Heating & Air Conditioning - 18th Avenue N

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Nashville Heating & Air Conditioning - 18th Avenue N",
      description: "Nashville Heating & Air Conditioning provides HVAC installation, repair, and maintenance services for residential customers in Nashville. With over a decade of local service, they handle heating and cooling systems with experienced technicians who prioritize getting the job done right. They serve the Nashville area with responsive service for both emergency repairs and routine maintenance needs.",
      telephone: "+1-615-728-4039",
      address: {
        @type: "PostalAddress",
        streetAddress: "706 18th Avenue N",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1506322,
        longitude: -86.79406279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing HVAC repairs, heating and cooling system replacements, seasonal maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Nashville Business"
        },
        {
          @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.