{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-lake-campground",
  "name": "Hope Lake Campground",
  "description": "Enjoy one of 53 unserviced campsites. The campground includes a RV dump, ATV compound, boat launch, group area, playground and marked swimming area next to the sandy beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-lake-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/uwtw6pxucrsyj2x2npwt?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/fyqbbcfdaew5xjfyjajr?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/dgv2xmm93rmm7bxvd8pg?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/auetshckavajlneg1mt1?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ur1b1s7vhhuspxljfkw3?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/nlrfwdz6un4d290yejfi?_a=BAMAOGiu0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Township Road 655A",
    "addressRegion": "Alberta",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.66575268446611,
    "longitude": -112.64795781225124
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "14:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}