{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-mountain-rv-trading-blanding-ut",
  "name": "Blue Mountain RV & Trading",
  "description": "Blue Mountain RV and Trading offers back-in, pull-through, tent sites or lodging in Blanding, Utah. Convenient to Southern Utah's attractions. Call/book online!",
  "url": "https://campertunity.com/listings/campgrounds/blue-mountain-rv-trading-blanding-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1930 S Main St",
    "addressLocality": "Blanding",
    "addressRegion": "UT",
    "postalCode": "84511",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6239617,
    "longitude": -109.4780205
  },
  "sameAs": [
    "https://www.bluemountainrvpark.com/"
  ]
}