{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-clay-creek-state-park-newark-de",
  "name": "White Clay Creek State Park",
  "description": "White Clay Creek State Park camping reservations and campground information. Learn more about camping near White Clay Creek State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/white-clay-creek-state-park-newark-de",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/DE/pid360131/%7Bpht%7DWCC%7Bpht%7D1679505332321.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "750 Thompson Station Road",
    "addressLocality": "Newark",
    "addressRegion": "DE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.71284,
    "longitude": -75.77562
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross_country_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}