{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pheasantback-rv-park-stettler-ab",
  "name": "Pheasantback RV Park",
  "description": "Pheasantback RV Campground is a great place to stay and play. With the Pheasantback Golf Course across the street, it is the place to be for the summer. The town of Stettler is just five minutes away with lots of attractions, things to do and places to eat and shop.",
  "url": "https://campertunity.com/listings/campgrounds/pheasantback-rv-park-stettler-ab",
  "image": [
    "https://static.wixstatic.com/media/a2d0ee_d25a2e2679f548b6a41049fb7b85330d~mv2.png/v1/fill/w_1530,h_662,al_c/a2d0ee_d25a2e2679f548b6a41049fb7b85330d~mv2.png",
    "https://static.wixstatic.com/media/a2d0ee_d25a2e2679f548b6a41049fb7b85330d~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39585 Range Road 200",
    "addressLocality": "Stettler",
    "addressRegion": "AB",
    "postalCode": "T0C 2L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3228746,
    "longitude": -112.71302
  },
  "sameAs": [
    "https://www.pheasantbackrvcampground.ca/"
  ]
}