{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beartrap-road-north-campground",
  "name": "Beartrap Road North Campground",
  "description": "Beartrap Road North Campground, Norris Montana. See 3 traveler reviews, 3 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beartrap-road-north-campground",
  "image": [
    "https://campcdn.com/photos/3/1/31066/207398/uploads_2F1569599451993-flho8i5c92m-a9841c07083fa83e3d433b255d3e99d8_2FIMG_1433.jpg?v=1633845300",
    "http:https://campcdn.com/photos/3/1/31066/207398/low_res/beartrap-road-north.jpg?v=1633845300"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.61296055194211,
    "longitude": -111.57184757326807
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}