{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-holiday-rv-village-cherokee-nc",
  "name": "Happy Holiday RV Village",
  "description": "Discover Happy Holiday RV Village, a top-rated RV park in Cherokee, NC. Enjoy scenic views, full hookups, and family-friendly amenities for the perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/happy-holiday-rv-village-cherokee-nc",
  "image": [
    "https://www.happyholidayrv.com/app/uploads/2024/07/home_img1_20240606_120451.jpg",
    "https://www.happyholidayrv.com/app/uploads/2024/08/img-btn-home.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1553 Wolfetown Road",
    "addressLocality": "Cherokee",
    "addressRegion": "NC",
    "postalCode": "28719",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.435911427119564,
    "longitude": -83.40246420448335
  },
  "amenityFeature": [
    {
      "@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": "Mountain"
    }
  ]
}