{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spanish-creek-picnic-area-gallatin-gateway-mt",
  "name": "Spanish Creek Picnic Area",
  "description": "Spanish Creek Picnic Area is located in [Gallatin National Forest](https://thedyrt.com/camping/montana/near/gallatin-national-forest), near the city of Bozeman, Montana.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spanish-creek-picnic-area-gallatin-gateway-mt",
  "image": [
    "https://photos.thedyrt.com/photo/1235147/media/montana-spanish-creek-campground_3c736013-9884-4795-b92e-02db62d53923.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.3775604,45.44689052)/-111.3775604,45.44689052,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/544897/media/montana-spanish-creek-campground_4df62e53-2d81-41da-942e-2a3c224c2442.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1235147/media/montana-spanish-creek-campground_3c736013-9884-4795-b92e-02db62d53923.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.44689052,
    "longitude": -111.3775604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6666666666666665,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}