{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turtle-run-campground-rv-egg-harbor-city-nj",
  "name": "Turtle Run Campground & RV",
  "description": "Turtle Run Campground & RV is located at 3 Cedar Lane, Egg Harbor City NJ 8215. Turtle Run Campground & RV can be contacted at ***-***-**** or http://www.turtleruncampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/turtle-run-campground-rv-egg-harbor-city-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Cedar Lane",
    "addressLocality": "Egg Harbor City",
    "addressRegion": "NJ",
    "postalCode": "8215",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.613085,
    "longitude": -74.500226
  }
}