{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chases-rv-park-new-iberia-la-us",
  "name": "Chase's RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/chases-rv-park-new-iberia-la-us",
  "image": [
    "https://rvworldnetwork.com/wp-content/uploads/2019/05/Chases-RV-Park-5.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/05/Chases-RV-Park-3.jpeg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/05/Chases-RV-Park-2.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/05/Chases-RV-Park.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3004 Weeks Island Rd",
    "addressLocality": "New Iberia",
    "addressRegion": "LA",
    "postalCode": "70560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9574105,
    "longitude": -91.8253219
  }
}