{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/e-cross-mountain-river-access-us",
  "name": "E. Cross Mountain River Access",
  "description": "Visitors should be aware that rough roads may exist. The improved site has a vault toilet, parking, picnic sites and boat ramp. Camping is permitted, and tables and fire rings are provided. State Park passes are required.",
  "url": "https://campertunity.com/listings/campgrounds/e-cross-mountain-river-access-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.48572,
    "longitude": -108.32248
  },
  "sameAs": [
    "https://www.blm.gov/visit/e-cross-mountain-river-access"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}