{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockade-north-campground",
  "name": "Stockade North Campground",
  "description": "Thinking of camping at Stockade North Campground in Custer State Park? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockade-north-campground",
  "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/v1445475966/campground-photos/dziies5lgb1mayfyqryy/custer-1-stockade-north-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1445475981/campground-photos/lavi9mchul9izs7ir4u6/custer-1-stockade-north-campground.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1445475963/campground-photos/gjcrvlhzhtcrgxpq7mdx.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1445475976/campground-photos/pbnqlre2kihbigxj6uap/custer-1-stockade-north-campground.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1445475972/campground-photos/it1md3hk5xowzuj84jgi.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7690786,
    "longitude": -103.5192926
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}