{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/city-of-britton-rv-park-britton-sd",
  "name": "City of Britton RV Park",
  "description": "City of Britton RV Park is located near Britton, South Dakota, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/city-of-britton-rv-park-britton-sd",
  "image": [
    "https://photos.thedyrt.com/photo/87704/media/south-dakota-britton-city-park_9a6f10da501d24d52b47cd5fc5a1c191.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/87704/media/south-dakota-britton-city-park_9a6f10da501d24d52b47cd5fc5a1c191.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.7506904,45.79573019)/-97.7506904,45.79573019,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/87700/media/south-dakota-britton-city-park_e7e5d59297a67aa24384ca30f3c37637.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Britton",
    "addressRegion": "SD",
    "postalCode": "57430",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.79573019,
    "longitude": -97.7506904
  },
  "sameAs": [
    "https://thedyrt.com/camping/south-dakota/south-dakota-britton-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}