{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oasis-travel-center-robertsdale-al",
  "name": "Oasis Travel Center",
  "description": "Oasis Travel Center is located at 27801 County Road 64 Ext, Robertsdale AL 36567. Oasis Travel Center can be contacted at ***-***-**** or http://oasistravelcenter.com/",
  "url": "https://campertunity.com/listings/campgrounds/oasis-travel-center-robertsdale-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27801 County Road 64 Ext",
    "addressLocality": "Robertsdale",
    "addressRegion": "AL",
    "postalCode": "36567",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6303787,
    "longitude": -87.6157576
  }
}