{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palmetto-island-state-park-abbeville-la",
  "name": "Palmetto Island State Park",
  "description": "Palmetto Island State Park is located at 19501 Pleasant Drive, Abbeville LA 70510. Palmetto Island State Park can be contacted at ***-***-**** or http://www.crt.state.la.us/louisiana-state-parks/parks/palmetto-island-state-park/index",
  "url": "https://campertunity.com/listings/campgrounds/palmetto-island-state-park-abbeville-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19501 Pleasant Drive",
    "addressLocality": "Abbeville",
    "addressRegion": "LA",
    "postalCode": "70510",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8584704,
    "longitude": -92.1401139
  }
}