{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sexsmith-heritage-park-campground",
  "name": "Sexsmith Heritage Park Campground",
  "description": "Sexsmith Heritage Park Campground in Sexsmith, Alberta, is the perfect getaway whether you're traveling along the Alaska Highway or need a peaceful home away fr",
  "url": "https://campertunity.com/listings/campgrounds/sexsmith-heritage-park-campground",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiZTZlZjQyMjAtNGE5Ny00MWRmLWFmNTgtMGM2N2U0OWRjNzMxXzQ2NzcyMjY2NF8xMDE2MjA1NjY2MDI1NjkwN183MTY0NzY2NzExMjEyNTEwODk1X24uanBnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDAwLCJoZWlnaHQiOjEwMDAsImZpdCI6Imluc2lkZSJ9LCJqcGVnIjp7InF1YWxpdHkiOjUwfSwidG9Gb3JtYXQiOiJqcGVnIn19"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9106 95 Avenue",
    "addressLocality": "Sexsmith",
    "addressRegion": "AB",
    "postalCode": "T0H 3C0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.34509,
    "longitude": -118.771406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}