{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-mineola-tx",
  "name": "Spot2Nite",
  "description": "Check out Key's Creek RV Park in Mineola, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-mineola-tx",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mineola",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6795295,
    "longitude": -95.5508415
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/mineola/keys-creek-rv-park?slug=keys-creek-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}