{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stony-fork-cabin-wytheville-va-us",
  "name": "Stony Fork Cabin",
  "description": "Stony Fork Cabin camping reservations and campground information. Learn more about camping near Stony Fork Cabin and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stony-fork-cabin-wytheville-va-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "109 Krenning Road",
    "addressLocality": "Wytheville",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.02972,
    "longitude": -81.12306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}