{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susan-creek-campground-roseburg-or-2",
  "name": "What is the phone number for Susan Creek Campground?",
  "description": "Susan Creek Campground is located at 32501 N Umpqa Hwy, Roseburg OR 97471. Susan Creek Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/susan-creek-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=75820",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susan-creek-campground-roseburg-or-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32501 N Umpqa Hwy",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "postalCode": "97471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2966667,
    "longitude": -122.8933333
  }
}