{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fox-valley-lake-conservation-area-revere-mo",
  "name": "Fox Valley Lake Conservation Area",
  "description": "Fox Valley Lake Conservation Area in Missouri features flat terrain with a mix of forested areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/fox-valley-lake-conservation-area-revere-mo",
  "image": [
    "https://photos.thedyrt.com/photo/media/fox-valley-conservation-lake_794911ef-0fe0-498f-aaf5-13329f6d45ad.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-91.77076382,40.50382408)/-91.77076382,40.50382408,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/fox-valley-conservation-lake_794911ef-0fe0-498f-aaf5-13329f6d45ad.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Revere",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.50382408,
    "longitude": -91.77076382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}