{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ocean-lake-lindholm-riverton-wy",
  "name": "Ocean Lake Lindholm",
  "description": "Ocean Lake Lindholm is located near a large body of water in Wyoming, offering a setting with open spaces and water views.",
  "url": "https://campertunity.com/listings/campgrounds/ocean-lake-lindholm-riverton-wy",
  "image": [
    "https://photos.thedyrt.com/photo/media/ocean-lake-lindholm_4e4cf9b1-8e5e-4730-86d3-b05c2ee7b46c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1212446/media/ocean-lake-lindholm_65b20770-5444-4b71-8f05-ce9586413ffe.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-108.6443905,43.1713445)/-108.6443905,43.1713445,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/ocean-lake-lindholm_4e4cf9b1-8e5e-4730-86d3-b05c2ee7b46c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Riverton",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1713445,
    "longitude": -108.6443905
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/ocean-lake-lindholm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}