{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stone-cliff-thurmond",
  "name": "Stone Cliff",
  "description": "This tent only campground located near the historic railroad town of Thurmond offers 7 walk-in sites, 5 on the sandy beach of the New River and 2 in the nearby forest. There are no drive-in sites at this location. RV, camper, or car camping is prohibited. The Stone Cliff Trailhead also starts at the campground.",
  "url": "https://campertunity.com/listings/campgrounds/stone-cliff-thurmond",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/3C7FBB48-1DD8-B71B-0B6C97F661893439.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thurmond",
    "postalCode": "25963",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://ww2.aaa.com/tripcanvas/campground/stone-cliff-NPSA8E8F0C6_9CF3_4E0A_AD89_A8C23990B1E2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}