{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/allens-brandon-ms",
  "name": "Allen's Creek Resort",
  "description": "RV park, campground, camping, cabin, rental",
  "url": "https://campertunity.com/listings/campgrounds/allens-brandon-ms",
  "image": [
    "https://img1.wsimg.com/isteam/ip/d8466bad-62f7-444a-ab6f-d4a71b9186d8/51.jpg",
    "http://img1.wsimg.com/isteam/ip/d8466bad-62f7-444a-ab6f-d4a71b9186d8/51.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3930 Mississippi Highway 471",
    "addressLocality": "Brandon",
    "addressRegion": "MS",
    "postalCode": "39047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.486118,
    "longitude": -89.914459
  }
}