{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hugoton",
  "name": "Hugoton RV Campground",
  "description": "We are a RV park with over 30 RV sites and 3 Cabins available your convenience. We have rates with or without cable tv.",
  "url": "https://campertunity.com/listings/campgrounds/hugoton",
  "image": [
    "publishImages/index~~element63~~8.JPG",
    "publishImages/index~~element63~~5.JPG",
    "publishImages/index~~element63~~6.JPG",
    "publishImages/index~~element63~~3.JPG",
    "publishImages/index~~element63~~4.JPG",
    "publishImages/index~~element63~~1.JPG"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.170933,
    "longitude": -101.3561554
  },
  "sameAs": [
    "http://www.hugotonrvcampground.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}