{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-prong-tent-campground",
  "name": "South Prong Tent Campground",
  "description": "Thinking of camping at South Prong 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/south-prong-tent-campground",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1436218997/campground-photos/xwixtpoybbkcwhfjjxix.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1451688824/campground-photos/bsryswrcio9wdciczhz8.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1451688823/campground-photos/r2t9phqw2dqxvr4ytysl.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1443649644/campground-photos/xriyopbvbxi54payevep.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1451688823/campground-photos/wbrymj4sag2i0eceo0lr.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.440305,
    "longitude": -101.093598
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}