{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gander-rv-campground-oxford-anniston-al",
  "name": "Gander RV-Campground of Oxford",
  "description": "Gander RV-Campground of Oxford is located at 20 Garrett Circle, Anniston AL 36207. Gander RV-Campground of Oxford can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/gander-rv-campground-oxford-anniston-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Garrett Circle",
    "addressLocality": "Anniston",
    "addressRegion": "AL",
    "postalCode": "36207",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6141847,
    "longitude": -85.7697635
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/anniston/gander-rv-campground-of-oxford"
  ]
}