{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rising-river-rv-park-roseburg-or-us",
  "name": "What is the phone number for Rising River RV Park?",
  "description": "Rising River RV Park is located at 5579 Southwest Grange Road, Roseburg OR 97471. Rising River RV Park can be contacted at ***-***-**** or http://www.risingriverrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rising-river-rv-park-roseburg-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5579 Southwest Grange Road",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "postalCode": "97471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1338932,
    "longitude": -123.3962024
  }
}