{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-trails-four-oaks-nc-us",
  "name": "Happy Trails RV Park",
  "description": "Happy Trails RV Park is located at 406 U.S. 701, Four Oaks NC 27524. Happy Trails RV Park can be contacted at ***-***-**** or https://www.visitnc.com/listing/N7fE/happy-trails-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/happy-trails-four-oaks-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "406 U.S. 701",
    "addressLocality": "Four Oaks",
    "addressRegion": "NC",
    "postalCode": "27524",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4530776,
    "longitude": -78.389106
  }
}