{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/battle-of-athens-state-historic-site-revere-mo",
  "name": "Battle of Athens State Historic Site",
  "description": "Battle of Athens State Historic Site is located at State Highway CC, Revere MO 63465. Battle of Athens State Historic Site can be contacted at ***-***-**** or http://mostateparks.com/park/battle-athens-state-historic-site",
  "url": "https://campertunity.com/listings/campgrounds/battle-of-athens-state-historic-site-revere-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway CC",
    "addressLocality": "Revere",
    "addressRegion": "MO",
    "postalCode": "63465",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5848579,
    "longitude": -91.6965925
  }
}