{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ophir-creek-campground-fairbanks-ak",
  "name": "Ophir Creek Campground",
  "description": "The Ophir Creek Campground is one of two campgrounds located at either end of the Nome Creek Valley, on the southern edge of the White Mountains National Recreation Area. Nestled in tall white spruce trees on the bank of Nome Creek, the campground includes 20 campsites, including one group site.From here you can enjoy fishing in Nome Creek or take a short day-hike over to Beaver Creek. Also nearby is the 3-mile loop trail to Table Top Mountain, with awesome views of the higher peaks in the Wh...",
  "url": "https://campertunity.com/listings/campgrounds/ophir-creek-campground-fairbanks-ak",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "222 University Ave",
    "addressLocality": "Fairbanks",
    "addressRegion": "Alaska",
    "postalCode": "99709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.368749,
    "longitude": -147.08419
  },
  "sameAs": [
    "https://www.blm.gov/visit/ophir-creek-campground-0",
    "https://www.recreation.gov/camping/campgrounds/10325266"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}