{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-junction-ovando-mt",
  "name": "River Junction",
  "description": "River Junction near Ovando, MT, offers camping along a river with flat terrain and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/river-junction-ovando-mt",
  "image": [
    "https://photos.thedyrt.com/photo/1256939/media/montana-river-junction-fishing-access-site_ca0e15e9-b058-4221-b49d-c149a5742827.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.13600055,46.98600043)/-113.13600055,46.98600043,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1256940/media/montana-river-junction-fishing-access-site_0bf57563-579e-4b05-8841-c8ad6d2707fb.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1256939/media/montana-river-junction-fishing-access-site_ca0e15e9-b058-4221-b49d-c149a5742827.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ovando",
    "addressRegion": "MT",
    "postalCode": "59854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.98600043,
    "longitude": -113.13600055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}