Structured Data

    Oklahoma City Heating & Air Conditioning - SW 25th St

    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: "Oklahoma City Heating & Air Conditioning - SW 25th St",
      description: "Oklahoma City Heating & Air Conditioning provides comprehensive HVAC services including installation, repair, and maintenance for residential and commercial customers throughout the Oklahoma City area. Operating from their SW 25th St location, they serve homeowners and businesses needing heating and cooling system solutions, from emergency repairs to system upgrades and routine maintenance plans.",
      telephone: "+1-405-444-3904",
      address: {
        @type: "PostalAddress",
        streetAddress: "225 SW 25th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4397086,
        longitude: -97.5171374
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repairs, business owners requiring HVAC maintenance, customers seeking local HVAC installation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Provider"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.