{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cold-spring-campground-sisters",
  "name": "What is the phone number for Cold Spring Campground?",
  "description": "Cold Spring Campground is located at Old McKenzie Highway, Sisters OR 97759. Cold Spring Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/deschutes/recarea/?recid=38592",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cold-spring-campground-sisters",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old McKenzie Highway",
    "addressLocality": "Sisters",
    "addressRegion": "OR",
    "postalCode": "97759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.309188,
    "longitude": -121.63063
  }
}