{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ollie-rv-park-monroeville-al",
  "name": "Ollie RV Park",
  "description": "Home is where you make it - Joe Dirt",
  "url": "https://campertunity.com/listings/campgrounds/ollie-rv-park-monroeville-al",
  "image": [
    "https://img1.wsimg.com/isteam/ip/42960118-21d3-4d5a-9e79-19df5f9a5814/IMG_2065.JPEG",
    "http://img1.wsimg.com/isteam/ip/42960118-21d3-4d5a-9e79-19df5f9a5814/IMG_2065.JPEG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "251 Mitchell Rd",
    "addressLocality": "Monroeville",
    "addressRegion": "AL",
    "postalCode": "36460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.469759,
    "longitude": -87.347503
  },
  "sameAs": [
    "https://olliervpark.com/home-page"
  ]
}