{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ivans-recreation-area-knoxville-ia-us",
  "name": "Ivan's Recreation Area",
  "description": "This recreation area is part of Lake Red Rock",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ivans-recreation-area-knoxville-ia-us",
  "image": [
    "https://photos.thedyrt.com/photo/591603/media/iowa-lake-red-rock-ivans_747b3cc9-90e4-4d9c-b3da-900e198f5691.png?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/591602/media/iowa-lake-red-rock-ivans_b690301e-75d5-4773-97d2-13886d17c5bd.png?auto=webp",
    "https://photos.thedyrt.com/photo/591601/media/iowa-lake-red-rock-ivans_289fe415-5651-4ca6-9fea-939e3875e1bf.png?auto=webp",
    "https://photos.thedyrt.com/photo/591603/media/iowa-lake-red-rock-ivans_747b3cc9-90e4-4d9c-b3da-900e198f5691.png?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Knoxville",
    "addressRegion": "IA",
    "postalCode": "50138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.35990353,
    "longitude": -92.973092
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Adam "
      },
      "datePublished": "2021-04-20T03:08:17.500Z",
      "reviewBody": "This is a beautiful COE park along the overflow of the lake. Cell service was terrible, but we loved the park. People were friendly and super helpful!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}