{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/killens-pond-state-park-felton",
  "name": "Killens Pond State Park",
  "description": "Killens Pond State Park is located at 5025 Killens Pond Road, Felton DE 19943. Killens Pond State Park can be contacted at ***-***-**** or https://destateparks.com/LakesRivers/KillensPond",
  "url": "https://campertunity.com/listings/campgrounds/killens-pond-state-park-felton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5025 Killens Pond Road",
    "addressLocality": "Felton",
    "addressRegion": "DE",
    "postalCode": "19943",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.987218,
    "longitude": -75.5427645
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/delaware/felton/killens-pond-state-park"
  ]
}