{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-fishers-landing-campground",
  "name": "What is the phone number for Fishers Landing Campground?",
  "description": "Fishers Landing Campground is located at Fishers Landing Road, New Bern NC 28560. Fishers Landing Campground can be contacted at or https://www.fs.usda.gov/recarea/nfsnc/recarea/?recid=49348",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-fishers-landing-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fishers Landing Road",
    "addressLocality": "New Bern",
    "addressRegion": "NC",
    "postalCode": "28560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.999916,
    "longitude": -76.976486
  }
}