{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-bank-co-almont-co",
  "name": "North Bank (CO)",
  "description": "This location is available on a first-come, first-served basis only. Visitors are required to physically arrive at the campground to purchase and claim a site. Once on-site, you may be able to pay for your campsite(s) by scanning a QR code using the Recreation.gov mobile app, and the Scan and Pay feature. If this option is available, you will need to first download the free Recreation.gov mobile app https://www.recreation.gov/mobile-app prior to your arrival as some remote areas have limited...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-bank-co-almont-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Almont",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.727673,
    "longitude": -106.765213
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}