Structured Data

    Oklahoma City Air Conditioning & Heating - SE 15th 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 Air Conditioning & Heating - SE 15th St",
      description: "Oklahoma City Air Conditioning & Heating is a local HVAC service provider specializing in air conditioning and heating systems for residential customers. They offer installation, repair, and maintenance services for both AC and heating units. With over a decade of experience serving the Oklahoma City area, they focus on reliable, professional service to keep homes comfortable year-round.",
      telephone: "+1-405-851-5604",
      address: {
        @type: "PostalAddress",
        streetAddress: "4347 SE 15th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4507949,
        longitude: -97.4404172
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC or heating repair, New construction and replacement systems, Residential maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Shop"
        },
        {
          @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.