{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jamestown-reservoir-west-landing-boating-access-nd",
  "name": "Jamestown Reservoir West Landing Boating Access",
  "description": "Jamestown Reservoir West Landing Boating Access is located at 8298 31st Street Southeast, Jamestown ND 58401. Jamestown Reservoir West Landing Boating Access can be contacted at or https://gf.nd.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jamestown-reservoir-west-landing-boating-access-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8298 31st Street Southeast",
    "addressLocality": "Jamestown",
    "addressRegion": "ND",
    "postalCode": "58401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9642963,
    "longitude": -98.7104457
  }
}