{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-moreau-recreation-area-timber-lake-sd",
  "name": "Little Moreau Recreation Area",
  "description": "Contact info, reviews tips & more for Little Moreau Recreation Area | Camping in South Dakota",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-moreau-recreation-area-timber-lake-sd",
  "image": [
    "https://photos.thedyrt.com/photo/433826/media/south-dakota-little-moreau-recreation-area_6a7b7713dc9756252ccb864012b50a99.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/433826/media/south-dakota-little-moreau-recreation-area_6a7b7713dc9756252ccb864012b50a99.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/433825/media/south-dakota-little-moreau-recreation-area_fdc9027e25fe35d3f4c8b9145674d80e.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19150 Summerville Rd",
    "addressLocality": "Timber Lake",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.34600046,
    "longitude": -101.0940004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jacob B."
      },
      "datePublished": "2019-10-29T14:44:50.152Z",
      "reviewBody": "A little way from town. Roads were pretty good to get there. Rustic site but settled on a nice lake. Stay limit is 14 days. We were there overnight and were completely alone. Very quiet. Could tell that it was a good spot for bird hunters. We stayed there on a Monday and noticed that it had been busy over the weekend. Would stay again.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "West River J."
      },
      "datePublished": "2018-04-27T14:55:05.616Z",
      "reviewBody": "The campground and reservoir is nestled away in the wooded hillls south of Timber Lake, SD. Campsites and shelters are spread out along the southern and eastern sides of the water. Little clearings along hillsides with plenty of shade from tree cover. The dam is a nice place to go canoeing, boating or you can do a little bit of swimming near the dock, though there isn't a great 'beach' like area.\n\nThere's a couple of campsites right across the road from the main dock. Or you can get further away from the water with sites farther up the road closer to the entrance. ATV trails in the hills surrounding the area.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}