{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oz-campground-resort-unadilla-ga",
  "name": "Oz Campground & Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/oz-campground-resort-unadilla-ga",
  "image": [
    "https://static.wixstatic.com/media/2cfb2b_6a951bf0ec2748c38abd619b1fa2c96b~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 Georgia 230",
    "addressLocality": "Unadilla",
    "addressRegion": "GA",
    "postalCode": "31091",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2617378,
    "longitude": -83.7364358
  },
  "sameAs": [
    "https://www.ozcampground.com/"
  ]
}