{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-us",
  "name": "Spring Creek Campground",
  "description": "Spring Creek Campground in Custer Gallatin National Forest, West Yellowstone Montana. See 4 traveler reviews, 8 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-us",
  "image": [
    "https://campcdn.com/photos/2/9/29923/292506/uploads_2F1623179642239-p0iruvz4u6b-8d341ff516b28b25f0b4cd72b965b4e6_2FD16DFC7B-6F8F-4BFE-ABB1-B03731C3D257.jpeg?v=1633888283",
    "http:https://campcdn.com/photos/2/9/29923/292506/low_res/spring-creek-campground-montana.jpeg?v=1633888283"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.784415,
    "longitude": -111.275481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear_box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}