{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/worlds-end-state-park-family-campground-muncy-valley",
  "name": "World's End State Park Family Campground",
  "description": "World's End State Park Family Campground is located at , Muncy Valley PA 17758. World's End State Park Family Campground can be contacted at ***-***-**** or http://www.dcnr.pa.gov/StateParks/FindAPark/WorldsEndStatePark/Pages/default.aspx",
  "url": "https://campertunity.com/listings/campgrounds/worlds-end-state-park-family-campground-muncy-valley",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Muncy Valley",
    "addressRegion": "PA",
    "postalCode": "17758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4687686,
    "longitude": -76.5719373
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/muncy-valley/world-s-end-state-park-family-campground"
  ]
}