{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boschs-big-bear-lodge-rv-park-hines-or",
  "name": "Bosch's Big Bear Lodge and RV Park",
  "description": "Bosch's Big Bear Lodge and RV Park is located at 171 Hines Logging Road, Hines OR 97738. Bosch's Big Bear Lodge and RV Park can be contacted at ***-***-**** or https://boschsbigbearlodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/boschs-big-bear-lodge-rv-park-hines-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "171 Hines Logging Road",
    "addressLocality": "Hines",
    "addressRegion": "OR",
    "postalCode": "97738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5451169,
    "longitude": -119.0864595
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/hines/bosch-s-big-bear-lodge-and-rv-park"
  ]
}