{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crater-lake-rv-park-prospect-or",
  "name": "Cutter Lace RV Park",
  "description": "Contact Integration 46611 HY. 62 PROPERCESS, OR. 97536 ***-***-**** WEBSITE",
  "url": "https://campertunity.com/listings/campgrounds/crater-lake-rv-park-prospect-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46611 Hwy. 62",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.750961,
    "longitude": -122.488924
  }
}