{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pearl-rv-park-campground-chauvin-la",
  "name": "Pearl RV Park & Campground",
  "description": "Indulge in a peaceful relaxing time at Pearl RV Park & Campground, surrounded by some of the BEST fishing areas in the South.",
  "url": "https://campertunity.com/listings/campgrounds/pearl-rv-park-campground-chauvin-la",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e108992c-393f-4683-8e01-2d594842c741/1000028581.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/e108992c-393f-4683-8e01-2d594842c741/1000028581.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 Dr Hugh St Martin Dr",
    "addressLocality": "Chauvin",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.438469,
    "longitude": -90.59508
  },
  "sameAs": [
    "https://pearlrvpark.net/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}