{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cumberland-point-state-park-campgro",
  "name": "Cumberland Point State Park Campground",
  "description": "Cumberland Point State Park Campground is located at 9556 State Highway 761, Nancy KY 42544. Cumberland Point State Park Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/cumberland-point-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=71117#",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cumberland-point-state-park-campgro",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9556 State Highway 761",
    "addressLocality": "Nancy",
    "addressRegion": "KY",
    "postalCode": "42544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9661446,
    "longitude": -84.8417081
  }
}