{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-greenville-recreation-greenville-mo",
  "name": "Old Greenville Recreation Area",
  "description": "Old Greenville Recreation Area is located at , Greenville MO 63944. Old Greenville Recreation Area can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233688",
  "url": "https://campertunity.com/listings/campgrounds/old-greenville-recreation-greenville-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Greenville",
    "addressRegion": "MO",
    "postalCode": "63944",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1014408,
    "longitude": -90.4534468
  }
}