{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackmore-campground-gallatin-gateway-mt",
  "name": "Blackmore Campground",
  "description": "Blackmore Campground is located in [Gallatin National Forest](https://thedyrt.com/camping/montana/near/gallatin-national-forest), MT, featuring forested terrain with nearby mountains.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackmore-campground-gallatin-gateway-mt",
  "image": [
    "https://photos.thedyrt.com/photo/media/montana-blackmore-campground_19ba24b7-5025-4180-bfeb-092bef1fb340.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/35628/photo/montana-blackmore-campground_f768b314da42af91c50b9e2a203fafae.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.97939036,45.48493093)/-110.97939036,45.48493093,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/montana-blackmore-campground_19ba24b7-5025-4180-bfeb-092bef1fb340.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gallatin Gateway",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48493093,
    "longitude": -110.97939036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26+"
}