{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-happy-camp-hideaway-tillamook-or-us",
  "name": "Happy Camp Hideaway",
  "description": "Happy Camp Hideaway is located at 825 Happy Camp Road, Tillamook OR 97141. Happy Camp Hideaway can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-happy-camp-hideaway-tillamook-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "825 Happy Camp Road",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "postalCode": "97141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.440466,
    "longitude": -123.955208
  }
}