{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spiritwood-lake-shady-cove-jamestown-nd",
  "name": "Spiritwood Lake/Shady Cove",
  "description": "Spiritwood Lake/Shady Cove is located at 445 Spirit Inn Road, Jamestown ND 58401. Spiritwood Lake/Shady Cove can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spiritwood-lake-shady-cove-jamestown-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "445 Spirit Inn Road",
    "addressLocality": "Jamestown",
    "addressRegion": "ND",
    "postalCode": "58401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0685891,
    "longitude": -98.579974
  }
}