{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanton-crossing-campground-us",
  "name": "Stanton Crossing Campground",
  "description": "Stanton Crossing Campground, Bellevue Idaho. See 9 traveler reviews, 12 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/stanton-crossing-campground-us",
  "image": [
    "https://campcdn.com/photos/3/3/33077/297611/uploads_2F1625109824341-5vdkvxrv0eh-7a11f60056d46209caff3e782f0118dc_2FD0FC46D8-8DB1-490F-A0BA-20F698105957.jpeg?v=1633649664",
    "http:https://campcdn.com/photos/3/3/33077/297611/low_res/stanton-crossing-campground.jpeg?v=1633649664"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.32998147675201,
    "longitude": -114.32122638179912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}