{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pine-hollow-lakeside-resort",
  "name": "Pine Hollow Lakeside Resort",
  "description": "Pine Hollow Lakeside Resort is located at 34 North Mariposa Drive, Tygh Valley OR 97063. Pine Hollow Lakeside Resort can be contacted at ***-***-**** or http://pinehollowlakeside.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pine-hollow-lakeside-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34 North Mariposa Drive",
    "addressLocality": "Tygh Valley",
    "addressRegion": "OR",
    "postalCode": "97063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.249732,
    "longitude": -121.288177
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/tygh-valley/pine-hollow-lakeside-resort"
  ]
}