{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lewis-and-clark-interpretive-center-washburn",
  "name": "Lewis and Clark Interpretive Center",
  "description": "Lewis and Clark Interpretive Center is a ten tent campsite in Washburn, United States.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lewis-and-clark-interpretive-center-washburn",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTcipdEyk2XRUHIP01qtNgkNDxKX4INbf3/biggerthumb.jpg",
    "images/us/SPOTcipdEyk2XRUHIP01qtNgkNDxKX4INbf3/carousel/6214fcd98ac6c-lewis-and-clark-interpretive-center-washburn.jpg",
    "images/us/SPOTcipdEyk2XRUHIP01qtNgkNDxKX4INbf3/carousel/6214fcda6e679-lewis-and-clark-interpretive-center-washburn.jpg",
    "images/us/SPOTcipdEyk2XRUHIP01qtNgkNDxKX4INbf3/carousel/6214fcd8663f4-lewis-and-clark-interpretive-center-washburn.jpg",
    "images//SPOTcipdEyk2XRUHIP01qtNgkNDxKX4INbf3/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2576 8th St SW",
    "addressLocality": "Washburn",
    "postalCode": "58577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3017,
    "longitude": -101.0404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}