{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cove-creek-group-campground-pisgah-forest-nc",
  "name": "What is the phone number for Cove Creek Group Campground?",
  "description": "Cove Creek Group Campground is located at , Pisgah Forest NC 28768. Cove Creek Group Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/cove-creek-upper-group-camp/r/campgroundDetails.do?contractCode=NRSO&parkId=70203",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cove-creek-group-campground-pisgah-forest-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pisgah Forest",
    "addressRegion": "NC",
    "postalCode": "28768",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2890463,
    "longitude": -82.817513
  }
}