Structured Data

    Sveagle Plumbing, Heating, and Cooling

    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: "Sveagle Plumbing, Heating, and Cooling",
      description: "Sveagle Plumbing, Heating, and Cooling is a full-service provider in Colorado Springs offering plumbing repairs and installations, HVAC system maintenance and installation, and related heating/cooling solutions. As a licensed contractor with both retail and service operations, they handle residential and commercial needs from emergency repairs to system replacements, with expertise across multiple service categories.",
      url: "https://sveagle.com/",
      telephone: "+1-719-752-8443",
      address: {
        @type: "PostalAddress",
        streetAddress: "3735 E St Vrain St",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80909",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.838524199999995,
        longitude: -104.7592408
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "130",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, HVAC maintenance, or system installations; commercial property managers requiring integrated mechanical services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Contractor Status"
        }
      ],
      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.