{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hugo-rv-park-hugo-ok-us",
  "name": "Hugo RV Park",
  "description": "Hugo RV Park in Hugo, OK, offers spacious RV sites with full hookups, laundry facilities, and easy access to local stores and Hugo Lake.",
  "url": "https://campertunity.com/listings/campgrounds/hugo-rv-park-hugo-ok-us",
  "image": [
    "https://hugorvpark.com/wp-content/uploads/2022/08/cropped-hugo-rv-park-1-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Roebuck Rd",
    "addressLocality": "Hugo",
    "addressRegion": "OK",
    "postalCode": "74743",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.99728318968792,
    "longitude": -95.49488957984457
  },
  "sameAs": [
    "https://hugorvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}