{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-run-rv-park-afton-ok",
  "name": "Deer Run RV Park",
  "description": "Deer Run RV Park is located at 54200 Oklahoma 85A, Afton OK 74331. Deer Run RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/deer-run-rv-park-afton-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54200 Oklahoma 85A",
    "addressLocality": "Afton",
    "addressRegion": "OK",
    "postalCode": "74331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6278585,
    "longitude": -94.8999253
  }
}