{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-valley-golf-course-retreat-carstairs",
  "name": "Country Valley Golf Course Retreat",
  "description": "Nestled in a serene country valley, this 18-hole Par 72 golf course delivers a challenging yet fun experience for RV camping enthusiasts. Enjoy free overnight RV camping when you play and a 10% discount on green fees and power carts. Weekday 18-hole rounds include cart for $60, weekends $70. After your round, savor a gourmet burger at the clubhouse for the perfect post-game treat.",
  "url": "https://campertunity.com/listings/campgrounds/country-valley-golf-course-retreat-carstairs",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/SULBz5OzwI5RSlqu_47638c054d8fb375c14b5b66a21bfdda_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carstairs, AB",
    "addressLocality": "Carstairs",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49630497,
    "longitude": -114.41897619
  },
  "sameAs": [
    "http://www.toothofthedogpound.com",
    "https://www.harvesthosts.com/hosts/alberta/tooth-of-the-dogpound-creek-golf-course"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}