{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ochoco-rv-park-prineville-or",
  "name": "Ochoco RV Park",
  "description": "Ochoco RV Park is located at 966 Southeast Combs Flat Road, Prineville OR 97754. Ochoco RV Park can be contacted at ***-***-**** or http://www.rvparking.com/or/prineville/ochoco-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/ochoco-rv-park-prineville-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "966 Southeast Combs Flat Road",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2942022,
    "longitude": -120.8266833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/prineville/ochoco-rv-park"
  ]
}