{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-washburn-nd",
  "name": "Boondockers Welcome Host",
  "description": "We are located on the Missouri River. Suggested Local Attractions:Lewis and Clark Interpretive Center.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-washburn-nd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11516/profile/mYsEMaRWiXxxhnVf_14ff2aca4bee4f6bbba2c5f8fd276f26_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/68288/profile/x1UARebh2RxStRQU_305be479332fb892cda4e2581e41ed83_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Washburn, ND",
    "addressLocality": "Washburn",
    "addressRegion": "ND",
    "postalCode": "58577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.38531681,
    "longitude": -100.98125183
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}