{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleepy-hollow-rv-park-laurel-ms-1",
  "name": "Sleepy Hollow RV Park",
  "description": "Sleepy Hollow RV Park is located near Laurel, MS, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/sleepy-hollow-rv-park-laurel-ms-1",
  "image": [
    "https://photos.thedyrt.com/photo/762605/media/sleepy-hollow-rv-park-5_8162b528-da55-4e40-89d5-02ab3df7fdaa.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/762606/media/sleepy-hollow-rv-park-5_4b783ee6-b94d-4094-af8c-a72a6375adf7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/762605/media/sleepy-hollow-rv-park-5_8162b528-da55-4e40-89d5-02ab3df7fdaa.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.08421318,31.73701943)/-89.08421318,31.73701943,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2920 Highway 11 N",
    "addressLocality": "Laurel",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.73701943,
    "longitude": -89.08421318
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}