{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/raleigh-oaks-rv-resort-cottages-four-oaks-nc-2",
  "name": "Raleigh Oaks RV Resort & Cottages",
  "description": "Raleigh Oaks RV Resort & Cottages is located at , Four Oaks NC 27524. Raleigh Oaks RV Resort & Cottages can be contacted at ***-***-**** or http://www.raleighoaksrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/raleigh-oaks-rv-resort-cottages-four-oaks-nc-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Four Oaks",
    "addressRegion": "NC",
    "postalCode": "27524",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.451374,
    "longitude": -78.388239
  }
}