{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-ninety-nine-rv-park-vancouver-w",
  "name": "What is the phone number for Ninety Nine RV Park?",
  "description": "Ninety Nine RV Park is located at 1913 Northeast Leichner Road, Vancouver WA 98686. Ninety Nine RV Park can be contacted at ***-***-**** or http://www.99rvpark.net/99RVPARK/HOME.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-ninety-nine-rv-park-vancouver-w",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1913 Northeast Leichner Road",
    "addressLocality": "Vancouver",
    "addressRegion": "WA",
    "postalCode": "98686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.712654,
    "longitude": -122.6516763
  }
}