Structured Data

    Armstrong Brothers Heating & AC

    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: "Armstrong Brothers Heating & AC",
      description: "Armstrong Brothers Heating & AC is a full-service HVAC provider serving the Las Vegas area with expertise in heating, cooling, and air conditioning systems. They handle installation, repair, and maintenance for both residential and commercial customers, offering emergency services and maintenance plans to keep systems running efficiently year-round.",
      url: "https://armstronghvac.pro/",
      telephone: "+1-725-262-4030",
      address: {
        @type: "PostalAddress",
        streetAddress: "6623 W Cheyenne Ave",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.217759099999995,
        longitude: -115.2405578
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair, Businesses requiring commercial HVAC service, Property managers seeking maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full System Solutions"
        }
      ],
      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.