{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-campground-coburg-or",
  "name": "Spring Campground",
  "description": "Spring Campground is located at , Coburg OR 97408. Spring Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/spring/r/campgroundDetails.do?contractCode=NRSO&parkId=72133",
  "url": "https://campertunity.com/listings/campgrounds/spring-campground-coburg-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coburg",
    "addressRegion": "OR",
    "postalCode": "97408",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4616667,
    "longitude": -122.0166667
  }
}