Structured Data

    Chavez & Sons Heating & Cooling Services - N 17th St

    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: "Chavez & Sons Heating & Cooling Services - N 17th St",
      description: "Chavez & Sons Heating & Cooling Services is a full-service HVAC contractor serving the Tampa area with expertise in air conditioning installation, repair, and maintenance. The family-owned business handles residential heating and cooling systems, emergency repairs, and preventative maintenance plans to keep systems running efficiently year-round.",
      url: "https://chavezsonshvacservices.com/tampa-fl-3/",
      telephone: "+1-813-295-6100",
      address: {
        @type: "PostalAddress",
        streetAddress: "5395 N 17th St",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33610",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.995832,
        longitude: -82.44076559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair, routine maintenance plans, new HVAC installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency HVAC Repair"
        },
        {
          @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.