{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mid-bay-shores-camp-grounds-niceville-fl",
  "name": "Mid Bay Shores Camp Grounds",
  "description": "Mid Bay Shores Camp Grounds is located at , Niceville FL 32578. Mid Bay Shores Camp Grounds can be contacted at ***-***-**** or http://www.lifeatthemax.us/",
  "url": "https://campertunity.com/listings/campgrounds/mid-bay-shores-camp-grounds-niceville-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Niceville",
    "addressRegion": "FL",
    "postalCode": "32578",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4535166,
    "longitude": -86.4185016
  }
}