{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horsethief-station-red-lodge-mt",
  "name": "Horsethief Station",
  "description": "Horsethief Station near Roberts, MT, offers a camping experience surrounded by open plains and rolling hills.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horsethief-station-red-lodge-mt",
  "image": [
    "https://photos.thedyrt.com/photo/media/montana-horsethief-station-fishing-access-site_3cbaa961-5c5b-4156-9bdf-1dae79dd782b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/696774/media/montana-horsethief-station-fishing-access-site_1cdf18a5-33ab-4be2-9b68-e181be38d004.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-109.22900036,45.23500004)/-109.22900036,45.23500004,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/montana-horsethief-station-fishing-access-site_3cbaa961-5c5b-4156-9bdf-1dae79dd782b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Red Lodge",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.23500004,
    "longitude": -109.22900036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}