{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roost-rv-park-vicksburg-ms",
  "name": "The Roost RV Park",
  "description": "About The Roost is a new RV Park that specializes in long-term stay with a quiet atmosphere. The park has 10 back-in sites with full hookups and is",
  "url": "https://campertunity.com/listings/campgrounds/roost-rv-park-vicksburg-ms",
  "image": [
    "https://www.visitvicksburg.com/imager/files_idss_com/C359/IMG-4289_91852798b59be8b28fc00edfe4aec23a.jpg",
    "https://maps.googleapis.com/maps/api/staticmap?key=AIzaSyBII3J7KMcN6QyUuI_aGX_MLxmvvdt2Wz0&zoom=14&size=640x640&scale=2&markers=color:red%7C32.3189366,-90.823386",
    "https://www.visitvicksburg.com/imager/files_idss_com/C359/IMG-4289_26e0b9aeeaf756a39a565edb1a58484e.jpg",
    "https://vicksburg.s3.amazonaws.com/images/logos/VV-Logo-Tagline-Color.svg?v=1744659261",
    "/imager/files_idss_com/C359/IMG-4289_91852798b59be8b28fc00edfe4aec23a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52 Old Hwy 27",
    "addressLocality": "Vicksburg",
    "addressRegion": "MS",
    "postalCode": "39180",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3189366,
    "longitude": -90.823386
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}