{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wild-frontier-rv-resort-ocala-fl",
  "name": "Wild Frontier RV Resort LLC",
  "description": "Wild Frontier RV Resort LLC is located at 3101 Northwest 16th Avenue, Ocala FL 34475. Wild Frontier RV Resort LLC can be contacted at ***-***-**** or http://www.wildfrontierrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/wild-frontier-rv-resort-ocala-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3101 Northwest 16th Avenue",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34475",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.2188352,
    "longitude": -82.1521368
  }
}