{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toll-bridge-hood-river-or",
  "name": "Toll Bridge",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Toll Bridge in 97031-Hood River / USA (Oregon)",
  "url": "https://campertunity.com/listings/campgrounds/toll-bridge-hood-river-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoodriver Co Parks & BLDGS 918 18th St",
    "addressLocality": "Hood River",
    "addressRegion": "OR",
    "postalCode": "97031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7234,
    "longitude": -121.488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}