{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crescent-campground-prairie-city-or",
  "name": "Crescent Campground",
  "description": "Crescent Campground is located at , Prairie City OR 97869. Crescent Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/malheur/recarea/?recid=40094",
  "url": "https://campertunity.com/listings/campgrounds/crescent-campground-prairie-city-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prairie City",
    "addressRegion": "OR",
    "postalCode": "97869",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2810599,
    "longitude": -118.5438211
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/prairie-city/crescent-campground"
  ]
}