Structured Data

    Stans Air Systems

    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: "Stans Air Systems",
      description: "Stan's Air Systems is a full-service HVAC contractor serving Chattanooga and the surrounding area. They specialize in heating and cooling installation, repair, and maintenance for residential and commercial properties. With their experienced team and commitment to quality service, Stan's Air Systems helps homeowners and businesses maintain comfortable indoor environments year-round.",
      url: "http://www.stansairsystems.com/",
      telephone: "+1-423-698-8999",
      address: {
        @type: "PostalAddress",
        streetAddress: "4050 Amnicola Hwy",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37406",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.093848,
        longitude: -85.251651
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repairs, Businesses requiring HVAC maintenance, Property managers with multi-unit systems",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Service"
        },
        {
          @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.