{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-oaks-campground-dorothy-nj",
  "name": "Country Oaks Campground",
  "description": "Country Oaks Campground is located at 13 South Jersey Avenue, Dorothy NJ 8317. Country Oaks Campground can be contacted at ***-***-**** or http://countryoakscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/country-oaks-campground-dorothy-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 South Jersey Avenue",
    "addressLocality": "Dorothy",
    "addressRegion": "NJ",
    "postalCode": "8317",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.417812,
    "longitude": -74.836303
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-jersey/dorothy/country-oaks-campground"
  ]
}