{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wildcat-campground-prineville-or",
  "name": "Wildcat Campground",
  "description": "Wildcat Campground is located at Wildcat Road, Prineville OR 97754. Wildcat Campground can be contacted at or https://www.fs.usda.gov/wps/portal/fsinternet/cs/recarea?ss=110607&navtype=BROWSEBYSUBJECT&cid=FSE_003738&navid=***-***-****0000&pnavid=***-***-****0000&recid=38776&actid=29&ttype=recarea&pname=Wildcat Campground and Day Use Area",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wildcat-campground-prineville-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wildcat Road",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4396961,
    "longitude": -120.5802706
  }
}