{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-fork-campground-fairbanks-ak-1",
  "name": "West Fork Campground",
  "description": "This Campground is on the Taylor Highway (milepost 49), near the town of Toke. In mid-September, the Campground is usually full, with most visitors using RVs and 5th-wheel campers. There is a 10-day stay limit.An iron ranger fee-payment box sits near the entrance. Visitors can also pay fees using the Scan & Pay app on a mobile phone. Because there is no cell phone reception at the site, you will need to download the required Recreation.gov mobile app prior to traveling to the Campground, sele...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-fork-campground-fairbanks-ak-1",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "MP 49 Taylor Highway",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.88765,
    "longitude": -142.23949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ]
}