{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-and-trout-ranch-big-timber-mt-us",
  "name": "Spring Creek Campground and Trout Ranch",
  "description": "Spring Creek Campground and Trout Ranch camping reservations and campground information. Learn more about camping near Spring Creek Campground and Trout Ranch and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-and-trout-ranch-big-timber-mt-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "257 Main Boulder Road",
    "addressLocality": "Big Timber",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.72711,
    "longitude": -109.99788
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}