Structured Data

    Top Gun Heating & AC Repair

    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: "Top Gun Heating & AC Repair",
      description: "Top Gun Heating & AC Repair serves the Keller area with comprehensive HVAC services including heating, cooling, repairs, maintenance, and installations. Their experienced team specializes in residential air conditioning and heating systems, offering prompt service and maintenance plans to keep systems running efficiently year-round.",
      url: "https://topgunairtx.com/keller-heating-services/",
      telephone: "+1-682-214-0431",
      address: {
        @type: "PostalAddress",
        streetAddress: "1925 Overlook Ridge Dr",
        addressLocality: "Keller",
        addressRegion: "TX",
        postalCode: "76248",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.895362399999996,
        longitude: -97.22871459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "493",
        bestRating: "5"
      },
      areaServed: "Keller, TX and surrounding Fort Worth metroplex communities",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repairs, heating system maintenance, new HVAC installation, seasonal tune-ups",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance Plans Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Prompt, Professional Service"
        }
      ],
      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.