{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/round-valley-recreation-area-lebanon-nj",
  "name": "Round Valley Recreation Area",
  "description": "Round Valley Recreation Area is located at 1220 Stanton Lebanon Road, Lebanon NJ 8833. Round Valley Recreation Area can be contacted at ***-***-**** or http://www.state.nj.us/dep/parksandforests/parks/round.html",
  "url": "https://campertunity.com/listings/campgrounds/round-valley-recreation-area-lebanon-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1220 Stanton Lebanon Road",
    "addressLocality": "Lebanon",
    "addressRegion": "NJ",
    "postalCode": "8833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6272719,
    "longitude": -74.8517704
  }
}