{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-woodland-rv-retreat-salemburg-nc",
  "name": "Southern Woodland RV Retreat",
  "description": "Nestled on 22 acres of shaded woodlands, this peaceful, pet-friendly RV Camping spot offers privacy and open fields for four-legged friends to roam. Enjoy true off-the-grid solitude just minutes from dining, groceries and a full-service gas station. An on-site RV mechanic provides added peace of mind, making it an ideal stop for through-travelers seeking quiet nights under the stars and easy highway access.",
  "url": "https://campertunity.com/listings/campgrounds/southern-woodland-rv-retreat-salemburg-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18326/photo-gallery/cDURv4Qg7fnjtdvY_55af13ac2f44593c0d0adae388d1af91_medium.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salemburg, NC",
    "addressLocality": "Salemburg",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.04123611,
    "longitude": -78.50346258
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}