{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-whiskey-road-vinita-ok",
  "name": "The Park on Whiskey Road",
  "description": "The Park on Whiskey Road camping reservations and campground information. Learn more about camping near The Park on Whiskey Road and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/park-whiskey-road-vinita-ok",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784416/%7Bpht%7DphotoURL2-original%7Bpht%7D1712866607918.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36709 South 4465 Road",
    "addressLocality": "Vinita",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.48483,
    "longitude": -95.05142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}