Structured Data

    Beyer Boys Air Conditioning & Heating - Hwy 35 S

    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: "Beyer Boys Air Conditioning & Heating - Hwy 35 S",
      description: "Beyer Boys Air Conditioning & Heating is a full-service HVAC company serving the Rockport area with installation, repair, and maintenance of air conditioning and heating systems. They offer emergency service, maintenance plans, and free estimates for both residential and commercial customers. Known for reliable service and customer satisfaction, they provide heat pump installation and duct cleaning services.",
      url: "https://beyerairconditioningheating.com/locations/rockport/",
      telephone: "+1-361-998-9635",
      address: {
        @type: "PostalAddress",
        streetAddress: "402 Hwy 35 S",
        addressLocality: "Rockport",
        addressRegion: "TX",
        postalCode: "78382",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.0242643,
        longitude: -97.0587426
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "371",
        bestRating: "5"
      },
      areaServed: "Rockport, TX and surrounding coastal areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC 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: "Heat Pump Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance Plans Available"
        }
      ],
      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.