{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/piedmont-park-mo",
  "name": "Piedmont Park | MO | Camping Information & Reviews",
  "description": "Where the crystal-clear waters of Clearwater Lake meet the rolling Ozark foothills, Piedmont Park Campground offers an e. 97 campsites available. Activities: Fi",
  "url": "https://campertunity.com/listings/campgrounds/piedmont-park-mo",
  "image": [
    "https://cdn.recreation.gov/public/2018/08/03/01/12/d2691732-a4b2-46fe-a3f3-3231f7f84155_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1425,
    "longitude": -90.7702778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43290322580645,
    "reviewCount": 154,
    "bestRating": 5,
    "worstRating": 1
  }
}