Structured Data

    Absolute Air Conditioning

    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: "Absolute Air Conditioning",
      description: "Absolute Air Conditioning is a full-service HVAC company serving the Corpus Christi area with air conditioning installation, repair, and maintenance. They specialize in residential and commercial cooling solutions, offering emergency service and preventative maintenance plans to keep systems running efficiently in the Texas heat.",
      url: "http://www.absoluteairecctx.com/",
      telephone: "+1-361-852-5152",
      address: {
        @type: "PostalAddress",
        streetAddress: "6513 Robertson Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7120532,
        longitude: -97.444926
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair, property managers requiring emergency service, businesses seeking preventative HVAC maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency AC Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance Plans"
        }
      ],
      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.