{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-vancouver-rv-park-wa",
  "name": "What is the phone number for Vancouver RV Park?",
  "description": "Vancouver RV Park is located at 7603 Northeast 13th Avenue, Vancouver WA 98665. Vancouver RV Park can be contacted at ***-***-**** or http://www.vancouverrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-vancouver-rv-park-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7603 Northeast 13th Avenue",
    "addressLocality": "Vancouver",
    "addressRegion": "WA",
    "postalCode": "98665",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6772386,
    "longitude": -122.6588176
  }
}