{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swaseys-boat-ramp-price-ut",
  "name": "Swaseys Boat Ramp",
  "description": "The boat ramp serves as the take out for boaters taking off from the multi-day float trip down Desolation Canyon and the Green River Daily. The ramp offers overnight parking and outhouses. The ramp is located 10 miles down the Hastings Rd from the town of Green River, UT.",
  "url": "https://campertunity.com/listings/campgrounds/swaseys-boat-ramp-price-ut",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://live.staticflickr.com/65535/53658603560_cce5697f1f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 South 600 West",
    "addressLocality": "Price",
    "addressRegion": "UT",
    "postalCode": "84501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.11229444,
    "longitude": -110.1090278
  },
  "sameAs": [
    "https://www.blm.gov/visit/swaseys-boat-ramp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}