{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washburn-rv-park-washburn-nd",
  "name": "Washburn RV Park",
  "description": "14 pull-through sites all with water, sewer and electricity. Downtown, close to restaurants, laundry, post office, walking trail and shopping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washburn-rv-park-washburn-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8th Street and 2nd Ave",
    "addressLocality": "Washburn",
    "addressRegion": "ND",
    "postalCode": "58531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.287652,
    "longitude": -101.028435
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}