{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/russell-gates-memorial-ovando-mt",
  "name": "Russell Gates Memorial",
  "description": "Russell Gates Memorial is located near Bonner, MT, surrounded by forested terrain and the Blackfoot River.",
  "url": "https://campertunity.com/listings/campgrounds/russell-gates-memorial-ovando-mt",
  "image": [
    "https://photos.thedyrt.com/photo/759258/media/montana-russell-gates-memorial-fishing-access-area_8eda74ca-dbe5-44e8-8f09-8912b022defc.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/532350/media/montana-russell-gates-memorial-fishing-access-area_d2ad7cba-4787-4602-810d-e43eeae12f4b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.30800067,47.02300049)/-113.30800067,47.02300049,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/759258/media/montana-russell-gates-memorial-fishing-access-area_8eda74ca-dbe5-44e8-8f09-8912b022defc.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ovando",
    "addressRegion": "MT",
    "postalCode": "59823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.02300049,
    "longitude": -113.30800067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}