{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fossil-creek-wild-and-scenic-river-recreation-area-pine",
  "name": "Fossil Creek Wild and Scenic River Recreation Area",
  "description": "Fossil Creek Wild and Scenic River Recreation Area is located at Fossil Creek Road, Pine AZ 85544. Fossil Creek Wild and Scenic River Recreation Area can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/coconino/recarea/?recid=75356",
  "url": "https://campertunity.com/listings/campgrounds/fossil-creek-wild-and-scenic-river-recreation-area-pine",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fossil Creek Road",
    "addressLocality": "Pine",
    "addressRegion": "AZ",
    "postalCode": "85544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3946375,
    "longitude": -111.6507062
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/pine/fossil-creek-wild-and-scenic-river-recreation-area"
  ]
}