{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wilderness-adventure-at-eagle-landing-new-castle-va",
  "name": "Wilderness Adventure at Eagle Landing",
  "description": "Wilderness Adventure at Eagle Landing camping reservations and campground information. Learn more about camping near Wilderness Adventure at Eagle Landing and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wilderness-adventure-at-eagle-landing-new-castle-va",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783519/%7Bpht%7DphotoURL2-original%7Bpht%7D1699577501855.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11176 Peaceful Valley Road",
    "addressLocality": "New Castle",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.55566,
    "longitude": -80.0265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}