{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackfoot-river-corridor-missoula-mt",
  "name": "Blackfoot River Corridor",
  "description": "Blackfoot River Corridor camping reservations and campground information. Learn more about camping near Blackfoot River Corridor and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackfoot-river-corridor-missoula-mt",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/MT/pid632300/%7Bpht%7DBlackfoot%20River%203%20-%20Small%7Bpht%7D1646757918964.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3201 Spurgin Road",
    "addressLocality": "Missoula",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8701049,
    "longitude": -113.995267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}