{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-rv-park-crescent-or-1",
  "name": "Crescent RV Park",
  "description": "Crescent RV Park is located at 109 Potter Street, Crescent OR 97733. Crescent RV Park can be contacted at ***-***-**** or http://www.crescentrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-rv-park-crescent-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "109 Potter Street",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.465606,
    "longitude": -121.692056
  }
}