{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-prindle-campground-fairbanks-ak",
  "name": "Mount Prindle Campground",
  "description": "The Mount Prindle Campground is one of two campgrounds located at either end of the Nome Creek Valley, on the southern edge of the White Mountains NRA. The campground’s 13 sites, are situated among tall willow shrubs, below expansive alpine tundra meadows and Mount Prindle (5,286 feet), making it the ideal spot to begin a trip into the high country. From here you can enjoy gold panning in Nome Creek or explore the nearby Quartz Creek Trail. Campgrounds are maintained during the summer season...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-prindle-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": "AK",
    "postalCode": "99709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.367045,
    "longitude": -146.594945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gold_panning"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}