{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koa-kampground-casper-casper-wy",
  "name": "KOA Kampground Casper",
  "description": "Contact info, reviews tips & more for KOA Kampground Casper | Camping in Wyoming",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koa-kampground-casper-casper-wy",
  "image": [
    "https://photos.thedyrt.com/photo/1261520/media/antelope-run-campground_0cdf5703-2f17-4336-97ed-dee857bd5735.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1261523/media/antelope-run-campground_c1b7b6de-09b1-4c52-884a-cd5639304f9c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1261520/media/antelope-run-campground_0cdf5703-2f17-4336-97ed-dee857bd5735.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1261521/media/antelope-run-campground_48cedf73-386d-4460-b2c8-6c3f893fb1c7.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1261522/media/antelope-run-campground_15a36765-dd8f-4238-97f3-e99e2d177de2.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1101 Prairie Lane",
    "addressLocality": "Casper",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.91472969,
    "longitude": -106.339268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "deb B."
      },
      "datePublished": "2021-10-03T15:49:31.950Z",
      "reviewBody": "This should be the standard for all KOA's! Folks were very friendly and helpful. There was a nice store, laundry facility, and wifi. There's even a nice restaurant a 2 minute walk in back of the park. There even a car/RV wash if you need it.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "GoWhereYouAreDraw N."
      },
      "datePublished": "2023-08-26T14:47:08.929Z",
      "reviewBody": "The showers were both clean and pleasantly warm. The overall decor felt a bit outdated but still satisfactory. While there was some noticeable road noise, it didn't reach unbearable levels. The lodging area is situated on a gravel lot, lacking picturesque views. However, if you're seeking a one-night stopover, it serves its purpose well. Furthermore, considering its affiliation with KOA, the pricing remains budget-friendly.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "lacia "
      },
      "datePublished": "2022-08-14T15:33:53.990Z",
      "reviewBody": "Friendly people management was very helpful great grounds very clean restrooms showers very well-kept great little hangouts just on the other side of the park overall really good stay",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}