{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-sheaf-park-oasis-on-prairies",
  "name": "Golden Sheaf Park | The oasis on the prairies",
  "description": "Everyone is impressed by our friendly community as well as our clean grounds with mature trees and grassed camp sites.",
  "url": "https://campertunity.com/listings/campgrounds/golden-sheaf-park-oasis-on-prairies",
  "image": [
    "https://goldensheafpark.ca/wp-content/uploads/2021/08/gold-golden-sheaf-park-logofor-web-small-4_optimized.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9799043,
    "longitude": -111.0043077
  },
  "sameAs": [
    "https://goldensheafpark.ca/"
  ]
}