{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-meredith-camping-swink-co",
  "name": "Lake Meredith Camping",
  "description": "Lake Meredith Camping in Colorado offers a landscape with flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/lake-meredith-camping-swink-co",
  "image": [
    "https://photos.thedyrt.com/photo/media/lake-meredith-camping_24cc61a0-c2a6-4ada-ac50-24b7a9d83a94.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.6923182,38.21196365)/-103.6923182,38.21196365,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/lake-meredith-camping_24cc61a0-c2a6-4ada-ac50-24b7a9d83a94.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Swink",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.21196365,
    "longitude": -103.6923182
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/lake-meredith-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}