{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-whistler-campground-prineville-or",
  "name": "What is the phone number for Whistler Campground?",
  "description": "Whistler Campground is located at North Forest Service Road 27, Prineville OR 97754. Whistler Campground can be contacted at or http://www.fs.usda.gov/recarea/ochoco/recarea/?recid=38772",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-whistler-campground-prineville-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Forest Service Road 27",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4950432,
    "longitude": -120.4860342
  }
}