{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-underground-cavern-tour-springfield-mo",
  "name": "Scenic Underground Cavern Tour",
  "description": "Experience RV Camping with a twist at this ride-through cave attraction nestled beneath rolling hills. Board propane-powered Jeep trams for a 55-minute guided tour of a one-mile route carved by an ancient river. Marvel at towering columns, glistening soda straws and crystal cave pearls--all without stepping out of your seat. Wheelchair-accessible trams, shaded picnic areas, a dog-friendly walking trail and heated gift shop make this all-season destination a unique, family-friendly stop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-underground-cavern-tour-springfield-mo",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/O15FpvGSPQAMNYqB_dfe5e9d4fa6533eac9f51616e5718791_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springfield, MO",
    "addressLocality": "Springfield",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.31110184,
    "longitude": -93.4048555
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 86,
    "bestRating": 5,
    "worstRating": 1
  }
}