{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-village-rv-park-new-iberia-la",
  "name": "Oak Village RV Park",
  "description": "RV Park and Campground GREAT LOCATION Close to the Port of Iberia Port of Delcambre , Lafayette, and Broussard LA.",
  "url": "https://campertunity.com/listings/campgrounds/oak-village-rv-park-new-iberia-la",
  "image": [
    "https://isteam.wsimg.com/ip/c7001ca9-8686-4fea-bbb9-2af499e1a11f/6C7E0341-6DBE-4AF0-A516-9EBDEB3322AA.jpeg",
    "http://isteam.wsimg.com/ip/c7001ca9-8686-4fea-bbb9-2af499e1a11f/6C7E0341-6DBE-4AF0-A516-9EBDEB3322AA.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6020 Lee Station Rd",
    "addressLocality": "New Iberia",
    "addressRegion": "LA",
    "postalCode": "70560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.962356,
    "longitude": -91.908097
  }
}