{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ski-jump-campground-ardmore-ok",
  "name": "Ski Jump Campground",
  "description": "Ski Jump Campground is located at , Ardmore OK 73401. Ski Jump Campground can be contacted at or http://www.lake-murray.org/ski-jump-campground/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ski-jump-campground-ardmore-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ardmore",
    "addressRegion": "OK",
    "postalCode": "73401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0448631,
    "longitude": -97.0961199
  }
}