{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-52-22",
  "name": "Forestburg Golf Club and RV Park",
  "description": "Enjoy a day of golfing and camping at the Forestburg Golf Club and RV Park. This RV park has 17 fully, serviced sites with some pull through sites available.",
  "url": "https://campertunity.com/listings/campgrounds/campground-52-22",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNmYzN2YxNjgtY2M0Yy00NTFlLThlYWUtM2Y5M2Y5YTY5Y2M2XzEwMTcwNjMzM180MzEwMDUxMzc1Njc1MzIxXzkxMzA2NDEzMDQ5MzIzMTkyMzJfbi5qcGciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5401 50 ave",
    "addressLocality": "Forestburg",
    "addressRegion": "AB",
    "postalCode": "T0B 1N0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.586992,
    "longitude": -112.068772
  },
  "sameAs": [
    "https://www.campspot.com/park/forestburg-golf-club-and-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    }
  ]
}