{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hwy-160-river-road-scenic-byway-rio-vista-ca",
  "name": "Hwy 160 River Road Scenic Byway",
  "description": "Unique experience on the edge of the Sacramento River with exceptional views of the river, Mt. Diablo and natural habitat. Sit back and watch the many watercrafts, cargo ships and sailboats passing by. Enjoy the beauty of the California Delta with it’s thousand miles of waterway. Take advantage of the many activities available within a short distance. There is no river access from the property only beautiful, unobstructed views. Feel free to set up tents on the large lawn area at the side of...",
  "url": "https://campertunity.com/listings/campgrounds/hwy-160-river-road-scenic-byway-rio-vista-ca",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1689633638/campground-photos/efxbsnifjt3txkznkvop/hwy-160-river-road-scenic-byway-site-4-riverview-and-nature-bay-area.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rio Vista",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1456358075136,
    "longitude": -121.68354310212325
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}