{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/round-spring-eminence-mo",
  "name": "Round Spring",
  "description": "In the rolling, forested landscape of Round Spring, two of America's most beautiful spring-fed rivers combine to make up the Ozark National Scenic Riverways. As the first national park area to protect a wild river system, visitors have plenty of scenic water activities to enjoy as well as hiking, horseback riding and wildlife viewing.",
  "url": "https://campertunity.com/listings/campgrounds/round-spring-eminence-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/09/10/21/18/234045_893b6f4b-5631-4a63-aa3e-9f5ca8d538e1_700.webp",
    "https://cdn.recreation.gov/public/2023/09/10/21/05/234045_59a362b1-dcbb-44b9-a3b5-e0337d7a25a9_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/09/10/21/19/234045_271ec3d9-2d01-4ca1-b67e-8df5c93bbed3_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "HC 1 Box 132",
    "addressLocality": "Eminence",
    "addressRegion": "MO",
    "postalCode": "65466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2830556,
    "longitude": -91.4083333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234045"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$10+"
}