{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohoopee-river-campground-lyons-ga",
  "name": "Ohoopee River Campground",
  "description": "Ohoopee River Campground is located at 1449 John Trull Circle, Lyons GA 30436. Ohoopee River Campground can be contacted at ***-***-**** or http://ohoopeerivercampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/ohoopee-river-campground-lyons-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/21739/1682710965_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1449 John Trull Circle",
    "addressLocality": "Lyons",
    "addressRegion": "GA",
    "postalCode": "30436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.1581053,
    "longitude": -82.1905054
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/lyons/ohoopee-river-campground",
    "https://www.rvezy.com/campgrounds"
  ]
}