{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viola-rv-park-shell-knob-mo",
  "name": "Viola RV Park",
  "description": "Viola RV Park camping reservations and campground information. Learn more about camping near Viola RV Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viola-rv-park-shell-knob-mo",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783496/%7Bpht%7DphotoURL1-original%7Bpht%7D1725783614433.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27622 Big Rock Road",
    "addressLocality": "Shell Knob",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.56089,
    "longitude": -93.59197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}