{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pocket-columbia-mo-1",
  "name": "The Pocket",
  "description": "Come stay in our charming 28’ RV with slide out and bunks for the kids that offers plenty of space. The RV is hooked up to potable water and electric offering complete amenities such as a kitchen with a stove, oven, fridge and freezer; bathroom with flushing toilet and hot water with a shower and tub! The RV has heat and AC capability. Linens, towels, basic cookware, cutlery and oils and spices, coffee, sugar provided. Come play, relax and enjoy The Pocket!",
  "url": "https://campertunity.com/listings/campgrounds/pocket-columbia-mo-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1709569680/dev-campground-photos/kljftwxieap0jpko1yzr.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Columbia",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.04723,
    "longitude": -92.38049
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}