{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-18-hole-golf-course-retreat-casselman-on",
  "name": "Scenic 18-Hole Golf Course Retreat",
  "description": "Tee off and unwind with RV Camping at this 6,705-yard, par-72 country club just off a major highway. Enjoy 18 diverse and challenging holes with large, fast greens renowned in the region. Park on level paved spots near the clubhouse, then savor dinner overlooking rolling fairways and a stunning sunset. Perfect for play-and-stay getaways, this stop offers friendly service, easy access, and a relaxing evening after your round.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-18-hole-golf-course-retreat-casselman-on",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/2XEZL5lHFf3gNjCI_d54f90204ab2d5da5eee5caeedf97fcb_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Casselman, ON",
    "addressLocality": "Casselman",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.31418958,
    "longitude": -75.07864942
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}