{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farewell-bend-campground-prospect-or",
  "name": "Farewell Bend Campground",
  "description": "Farewell Bend Campground is a picturesque campground in the midst of old growth forest and adjacent to the Rogue River […]",
  "url": "https://campertunity.com/listings/campgrounds/farewell-bend-campground-prospect-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "536 Ragsdale Road",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.750961,
    "longitude": -122.488924
  }
}