{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-hill-rv-park-1",
  "name": "Pine Hill Rv Park",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Pine Hill Rv Park in 39428-Collins / USA (Covington)",
  "url": "https://campertunity.com/listings/campgrounds/pine-hill-rv-park-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Collins",
    "addressRegion": "MS",
    "postalCode": "39428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4488,
    "longitude": -89.5675
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Pine_Hill_Rv_Park__39555",
    "https://thedyrt.com/camping/missouri/cherokee-hills-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}