{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverbend-campground-hanford-ca",
  "name": "Riverbend Campground",
  "description": "Riverbend Campground is located near the Kings River in California, offering a landscape of flat terrain with river access.",
  "url": "https://campertunity.com/listings/campgrounds/riverbend-campground-hanford-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1152304/media/riverbend-campground-32a33043-6109-429a-abd5-333509489f53_54e82cee-9747-45a6-9896-0b64baf7108c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-119.71466700474636,36.4198280172797)/-119.71466700474636,36.4198280172797,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1152304/media/riverbend-campground-32a33043-6109-429a-abd5-333509489f53_54e82cee-9747-45a6-9896-0b64baf7108c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1152305/media/riverbend-campground-32a33043-6109-429a-abd5-333509489f53_dc58d05d-fe02-4158-87f6-6c46002fe574.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hanford",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4198280172797,
    "longitude": -119.71466700474636
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/riverbend-campground-32"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.49",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0.49-$0.59"
}