{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-rv-park-and-marina-vermilion-oh-us",
  "name": "What is the phone number for Riverview RV Park and Marina?",
  "description": "Riverview RV Park and Marina is located at 1270 Vermilion Road, Vermilion OH 44089. Riverview RV Park and Marina can be contacted at ***-***-**** or http://www.riverviewrvparkandmarina.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-rv-park-and-marina-vermilion-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1270 Vermilion Road",
    "addressLocality": "Vermilion",
    "addressRegion": "OH",
    "postalCode": "44089",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.411245,
    "longitude": -82.337335
  }
}