{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brazeau-group-campgrounds",
  "name": "Brazeau County Group Campgrounds",
  "description": "Easyford Park is a gated group campground located adjacent to the Pembina River. Modeste Park is a gated group campground located adjacent to the Modeste Creek. The Lodgepole Campground has individual sites available for booking with 30 amp power. Each campground can be selected at the bottom of the following page.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brazeau-group-campgrounds",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hqa5f1vbipp6yzfbb7lt?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/zusuakazumltsvnc8oum?_a=BAMAOGiu0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Alberta",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.253376,
    "longitude": -115.0997515
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:59:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}