{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-venice-rv-park-seaside-or",
  "name": "Venice RV Park",
  "description": "Venice RV Park is located at 1032 24th Avenue, Seaside OR 97138. Venice RV Park can be contacted at ***-***-**** or http://www.gorvpark.com/Seaside-Oregon-RV-parks/Venice-RV-Park/Seaside-OR-97138/campgrounds/rv-resorts-19024.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-venice-rv-park-seaside-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1032 24th Avenue",
    "addressLocality": "Seaside",
    "addressRegion": "OR",
    "postalCode": "97138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0109592,
    "longitude": -123.9121263
  }
}