{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wagon-wheel-mobile-home-park-ocala-fl",
  "name": "Wagon Wheel Mobile Home Park",
  "description": "Wagon Wheel Mobile Home Park is located at 1612 Northeast 25th Avenue, Ocala FL 34470. Wagon Wheel Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/wagon-wheel-mobile-home-park-ocala-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1612 Northeast 25th Avenue",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34470",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.2019399,
    "longitude": -82.1053479
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/ocala/wagon-wheel-mobile-home-park"
  ]
}