{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sooners-corner-rv-park-perry-ok-us",
  "name": "Sooners Corner RV Park",
  "description": "Sooners Corner RV Park is located at 3111 US-77, Perry OK 73077. Sooners Corner RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/sooners-corner-rv-park-perry-ok-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/14016/1651509922_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3111 US-77",
    "addressLocality": "Perry",
    "addressRegion": "OK",
    "postalCode": "73077",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2761669,
    "longitude": -97.329378
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/perry/sooners-corner-rv-park"
  ]
}