{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherry-hill-college-park-md-us",
  "name": "Cherry Hill Park",
  "description": "Cherry Hill Park is located at 9800 Cherry Hill Road, College Park MD 20740. Cherry Hill Park can be contacted at ***-***-**** or http://www.cherryhillpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/cherry-hill-college-park-md-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/3444/1593547341_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9800 Cherry Hill Road",
    "addressLocality": "College Park",
    "addressRegion": "MD",
    "postalCode": "20740",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.025306,
    "longitude": -76.941223
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maryland/college-park/cherry-hill-park",
    "http://vipcampingclub.com/campgrounds/22",
    "https://wagwalking.com/lifestyle/campgrounds/cherry-hill-park",
    "https://wc-app-prod.wag-prod01.net/lifestyle/campgrounds/cherry-hill-park"
  ]
}