Structured Data

    Super Suds Car & Dog Wash

    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: "Super Suds Car & Dog Wash",
      description: "Super Suds Car & Dog Wash is a dual-service facility in Colorado Springs offering both professional car washing and dog grooming services under one roof. Located on Black Forest Road, they provide convenient, affordable grooming and car care for busy pet owners and vehicle enthusiasts. Their all-in-one approach makes it easy to tackle multiple errands in a single stop.",
      url: "https://supersudscaranddogwash.com/",
      telephone: "+1-719-203-4793",
      address: {
        @type: "PostalAddress",
        streetAddress: "7481 Black Forest Rd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.940376199999996,
        longitude: -104.6997756
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "299",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners with vehicles, busy families needing convenient services, dog owners seeking professional grooming in Colorado Springs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combination Car & Dog Wash"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Dog Grooming"
        }
      ],
      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.