{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-haven-park-arcadia-fl",
  "name": "Oak Haven Park LLC",
  "description": "Oak Haven Park LLC is located at 10307 Southwest Lettuce Lake Avenue, Arcadia FL 34269. Oak Haven Park LLC can be contacted at ***-***-**** or http://www.oakhavenrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/oak-haven-park-arcadia-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10307 Southwest Lettuce Lake Avenue",
    "addressLocality": "Arcadia",
    "addressRegion": "FL",
    "postalCode": "34269",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.0741998,
    "longitude": -81.9850845
  }
}