{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-covered-wagon-adventure-casper-wy",
  "name": "Historic Covered Wagon Adventure",
  "description": "Kick off your RV Camping journey on historic frontier land where covered wagon tours and horseback rides bring the Oregon, California & Pony Express trails to life. Park easily with clear overnight instructions before joining a guided Conestoga wagon expedition--tours range from 2 hours to multi-day treks. After your ride, savor a Dutch oven feast cooked authentic pioneer-style and explore an interpretive museum. Truly a living-history RV camping experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-covered-wagon-adventure-casper-wy",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/Fxag0d5ZXK8fGWjO_ec98e3ecddb856938aa08e1eb6325599_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Casper, WY",
    "addressLocality": "Casper",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.94814217,
    "longitude": -106.21859753
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "04:80:00",
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}