{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koc-kampground-new-iberia-la",
  "name": "KOC Kampground",
  "description": "KOC Kampground is located at 3104 Curtis Lane, New Iberia LA 70560. KOC Kampground can be contacted at ***-***-**** or http://kockampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/koc-kampground-new-iberia-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3104 Curtis Lane",
    "addressLocality": "New Iberia",
    "addressRegion": "LA",
    "postalCode": "70560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9732658,
    "longitude": -91.8453756
  }
}