{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-bend-rec-area-cradled-picturesque-val-sign",
  "name": "Blue Bend Rec Area Camping | Cradled in a picturesque val...",
  "description": "Plan your Blue Bend Rec Area trip: 75 sites from $14-$40/night. Restrooms, Showers. 4.5★ from 18 campers. See photos & check availability.",
  "url": "https://campertunity.com/listings/campgrounds/blue-bend-rec-area-cradled-picturesque-val-sign",
  "image": [
    "https://cdn.recreation.gov/public/images/63887.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9202778,
    "longitude": -80.2711111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}