{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northview-rv-park-washburn-nd",
  "name": "What is the phone number for Northview RV Park?",
  "description": "Northview RV Park is located at 312 Northview Est, Washburn ND 58577. Northview RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/northview-rv-park-washburn-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "312 Northview Est",
    "addressLocality": "Washburn",
    "addressRegion": "ND",
    "postalCode": "58577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3010898,
    "longitude": -101.0270119
  }
}