{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whites-bayou-rv-park-slidell-la",
  "name": "White’s Bayou RV Park",
  "description": "White's Bayou RV Park is located near the Gulf Coast in Mississippi, featuring flat terrain with nearby bayous and waterways.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whites-bayou-rv-park-slidell-la",
  "image": [
    "https://photos.thedyrt.com/photo/167968/media/white-s-bayou-rv-park_72b6d2c14a8a92b6fe65bcac7d2bd941.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/167964/media/white-s-bayou-rv-park_9e2325a63e6ebabe74a8fe5b8547efc6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.58614036,30.27061765)/-89.58614036,30.27061765,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/167968/media/white-s-bayou-rv-park_72b6d2c14a8a92b6fe65bcac7d2bd941.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Slidell",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.27061765,
    "longitude": -89.58614036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}