{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blowout-campground-dubois-wy",
  "name": "Blowout Campground",
  "description": "Blowout Campground is located at , Dubois WY 82513. Blowout Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/ctnf/recarea/?recid=53789",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blowout-campground-dubois-wy",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dubois",
    "addressRegion": "WY",
    "postalCode": "82513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2856146,
    "longitude": -111.1212504
  }
}