{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-cross-mountain-moffat-co",
  "name": "East Cross Mountain",
  "description": "East Cross Mountain offers camping near the Yampa River, surrounded by rugged terrain and open landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/east-cross-mountain-moffat-co",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6185 US Highway 40",
    "addressLocality": "Moffat",
    "addressRegion": "CO",
    "postalCode": "81640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.48200005,
    "longitude": -108.32100082
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/colorado-yampa-river-state-park-east-cross-mountain"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}