{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-southern-trails-rv-resort-unadi",
  "name": "Southern Trails RV Resort",
  "description": "Southern Trails RV Resort is located at 2690 Arena Road, Unadilla GA 31091. Southern Trails RV Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-southern-trails-rv-resort-unadi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2690 Arena Road",
    "addressLocality": "Unadilla",
    "addressRegion": "GA",
    "postalCode": "31091",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2399056,
    "longitude": -83.7381762
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/unadilla/southern-trails-rv-resort"
  ]
}