{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keystone-golf-course-cleveland-ok",
  "name": "Keystone Golf Course",
  "description": "Tee off amid rolling greens at this charming 9-hole golf course offering RV camping on a flat, paved surface just steps from the first tee. Bring your own clubs or rent gear and a golf cart in the pro shop for an afternoon on the well-maintained fairways. Opt for 9 or 18 holes, then unwind under the stars in your RV. Friendly staff and fellow golfers create a welcoming atmosphere--even when the weather shifts, you‚Äôll feel right at home.",
  "url": "https://campertunity.com/listings/campgrounds/keystone-golf-course-cleveland-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/21844/photo-gallery/i4B91HecbaZd5DUC_906dc32eed99a68177686d0ab5b9804e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cleveland, OK",
    "addressLocality": "Cleveland",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.25532566,
    "longitude": -96.4510917
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/oklahoma/keystone-golf-course"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}