{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/four-oaks-rv-resort-four-oaks-nc-1",
  "name": "Four Oaks RV Resort",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/four-oaks-rv-resort-four-oaks-nc-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4596 U.S. Hwy 301 South,",
    "addressLocality": "Four Oaks, NC 27524",
    "addressRegion": "NC",
    "postalCode": "27524"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4455571,
    "longitude": -78.4294653
  }
}