{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-country-golf-course-retreat-williamsburg-on-ca",
  "name": "Scenic Country Golf Course Retreat",
  "description": "Tee off and unwind at this family-run 18-hole country golf course offering RV camping just off a major highway. Enjoy a friendly driving range, mature fairways and well-maintained greens, followed by delicious wings, pasta and other clubhouse favorites on the patio overlooking the course. Spacious grassy pull-through sites accommodate big rigs with ease, and welcoming hosts ensure a relaxed stay--perfect for golfers seeking practice, play and RV Camping in a charming rural setting.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-country-golf-course-retreat-williamsburg-on-ca",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/OOEaS0QiBYl6cNxk_0ab7c021772247807b98e1e4fd16fe2a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Williamsburg, ON",
    "addressLocality": "Williamsburg",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.01121226,
    "longitude": -75.21197144
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ontario/cedar-glen-golf-course",
    "https://cedarglengolf.ca/"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ]
}