{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peacock-meadows-riverside-rv-resort-south-fork-co",
  "name": "Peacock Meadows Riverside RV Resort",
  "description": "Contact info, reviews tips & more for Peacock Meadows Riverside RV Resort | Camping in Colorado",
  "url": "https://campertunity.com/listings/campgrounds/peacock-meadows-riverside-rv-resort-south-fork-co",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29059 US Hwy 160",
    "addressLocality": "South Fork",
    "addressRegion": "CO",
    "postalCode": "81154",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.67369966972532,
    "longitude": -106.61647897731334
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/peacock-meadows-riverside-rv-resort",
    "https://www.camping.org/campgrounds/colorado/south-fork/peacock-meadows-riverside-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}