Structured Data

    Tumbleweed Country Kennels

    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: "Tumbleweed Country Kennels",
      description: "Tumbleweed Country Kennels is a pet boarding facility in Fountain, Colorado, offering overnight boarding and daycare services for dogs and cats. The family-owned kennel provides spacious accommodations, outdoor play areas, and attentive care in a country setting. They handle medication administration for pets with special needs and offer grooming add-on services to keep your pet fresh and comfortable during their stay.",
      url: "https://tumbleweedcountrykennels.com/",
      telephone: "+1-719-382-1126",
      address: {
        @type: "PostalAddress",
        streetAddress: "12599 Jordan Rd",
        addressLocality: "Fountain",
        addressRegion: "CO",
        postalCode: "80817",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6486898,
        longitude: -104.6861076
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "708",
        bestRating: "5"
      },
      areaServed: "Fountain, Colorado Springs area, and surrounding communities",
      knowsAbout: "Pet Boarding & Daycare, Pet owners planning vacations or business travel, owners of dogs and cats needing daycare while at work, pets requiring medication monitoring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Country Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned & Established"
        }
      ],
      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.