{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shuttlerflats",
  "name": "Shuttler Flats Provincial Recreation Area",
  "description": "Shuttler Flats PRA is a group-use area located adjacent to Nose Creek. This private group site boasts an enclosed gazebo with a fireplace, cook shack, outhouse, garbage facilities, a large common fire pit, and horseshoe pits. Camper parking consists of two parking lot-style areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shuttlerflats",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/fy1cysbtqse6segsainp?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ga3cptcdeqgyug7sqlhn?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hnqpwgwkgzsrx0zrmj2v?_a=BAMAOGiu0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Two Lakes Road",
    "addressRegion": "Alberta",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.76988161372399,
    "longitude": -119.55898602776391
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "14:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}