{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/four-oaks-lodging-rv-resort-four-oaks-nc",
  "name": "Four Oaks Lodging & RV Resort",
  "description": "Four Oaks Lodging & RV Resort camping reservations and campground information. Learn more about camping near Four Oaks Lodging & RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/four-oaks-lodging-rv-resort-four-oaks-nc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782738/%7Bpht%7DphotoURL1-dji_fly_20230508_201406_29_1683591268626_photo%7Bpht%7D1721311473435.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4606 U.S. Highway 301 South",
    "addressLocality": "Four Oaks",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4578,
    "longitude": -78.3945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}