{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-little-oaks-campground-cape",
  "name": "Little Oaks Campground",
  "description": "Little Oaks Campground is located at 314 Kings Highway, Cape May Court House NJ 8210. Little Oaks Campground can be contacted at ***-***-**** or http://campnj.com/campgrounds/little-oaks-campground",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-little-oaks-campground-cape",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "314 Kings Highway",
    "addressLocality": "Cape May Court House",
    "addressRegion": "NJ",
    "postalCode": "8210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.167492,
    "longitude": -74.7648485
  }
}