{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-red-tent-campground-us",
  "name": "Little Red Tent Campground",
  "description": "Thinking of camping at Little Red Tent Campground in Caprock Canyons State Park? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "https://campertunity.com/listings/campgrounds/little-red-tent-campground-us",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1469733690/campground-photos/joqc2nzazx7opogxkdvc/caprock-canyons-little-red-tent-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1469733584/campground-photos/dr98r1ssjvha2tpo3jjn/caprock-canyons-little-red-tent-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1435625397/campground-photos/vtvwqkivojbexyzfr2sn/caprock-canyons-little-red-tent-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1435625261/campground-photos/f8akur0vt2izixpr33kh/caprock-canyons-little-red-tent-campground-canyon.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1435624974/campground-photos/lmybjojuh6uluh1wdn7a/caprock-canyons-little-red-tent-campground-tent-lodging-canyon.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.442681,
    "longitude": -101.077999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}