{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishermans-point-group-camp-fall-creek-or",
  "name": "Fisherman's Point Group Camp",
  "description": "Fisherman's Point Group Camp is located at Big Fall Creek Road, Fall Creek OR 97438. Fisherman's Point Group Camp can be contacted at ***-***-**** or http://oregonstateparks.org/",
  "url": "https://campertunity.com/listings/campgrounds/fishermans-point-group-camp-fall-creek-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Fall Creek Road",
    "addressLocality": "Fall Creek",
    "addressRegion": "OR",
    "postalCode": "97438",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9718779,
    "longitude": -122.6602507
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/fall-creek/fisherman-s-point-group-camp"
  ]
}