{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/handy-haven-rv-park-car-wash-waldport-or",
  "name": "What is the phone number for Handy Haven RV Park & Car Wash?",
  "description": "Handy Haven RV Park & Car Wash is located at 655 SW Starr Ln, Waldport OR 97394. Handy Haven RV Park & Car Wash can be contacted at ***-***-**** or http://www.handyhavenrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/handy-haven-rv-park-car-wash-waldport-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "655 SW Starr Ln",
    "addressLocality": "Waldport",
    "addressRegion": "OR",
    "postalCode": "97394",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4240891,
    "longitude": -124.0682428
  }
}