{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haystack-reservoir-campground-prineville",
  "name": "What is the phone number for Haystack Reservoir Campground?",
  "description": "Haystack Reservoir Campground is located at , Prineville OR 97754. Haystack Reservoir Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/",
  "url": "https://campertunity.com/listings/campgrounds/haystack-reservoir-campground-prineville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4909495,
    "longitude": -121.1481483
  }
}