{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/turkey-creek-water-park-decatur-ms",
  "name": "Turkey Creek Water Park",
  "description": "Contact info, reviews tips & more for Turkey Creek Water Park | Camping in Mississippi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/turkey-creek-water-park-decatur-ms",
  "image": [
    "https://photos.thedyrt.com/photo/770202/media/mississippi-turkey-creek-water-park_66f15311-9953-49ae-9c4d-afd1e6b30235.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/770202/media/mississippi-turkey-creek-water-park_66f15311-9953-49ae-9c4d-afd1e6b30235.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/770204/media/mississippi-turkey-creek-water-park_6b1ccaad-1718-495c-a17c-6f44e8ce5369.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/770203/media/mississippi-turkey-creek-water-park_27fa9f63-57e8-4d36-a826-66c78e69d03d.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "142 Parkway Drive",
    "addressLocality": "Decatur",
    "addressRegion": "MS",
    "postalCode": "39327",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4020009,
    "longitude": -89.15300067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tony H."
      },
      "datePublished": "2023-06-06T13:08:07.038Z",
      "reviewBody": "This is one of the best \ncampgrounds around hands down plenty of space not crowded and the people that work there are super friendly and helpful. We go there all the time.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kesha "
      },
      "datePublished": "2021-10-01T03:00:06.665Z",
      "reviewBody": "Small area for camping but new area for bringing horses to camp and trail ride. Clean with nice bunk houses. Fishing was good and sunsets amazing. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nelwyn B."
      },
      "datePublished": "2018-07-30T21:06:06.149Z",
      "reviewBody": "Small campground on a lake. Pretty and quiet. Recent work on campsites to create level sites. Enjoy camping there.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}