{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millesons-walnut-grove-campgound-romney-wv-us",
  "name": "Millesons Walnut Grove Campgound",
  "description": "Millesons Walnut Grove Campground is near Springfield, WV, surrounded by rolling hills and dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/millesons-walnut-grove-campgound-romney-wv-us",
  "image": [
    "https://photos.thedyrt.com/photo/media/millesons-walnut-grove-campground_d75c61d4-ec7f-4f80-9b9f-d6a57206456f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/millesons-walnut-grove-campground_d75c61d4-ec7f-4f80-9b9f-d6a57206456f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1252776/media/millesons-walnut-grove-campground_43feac46-0013-4450-a3f0-d9952c2377ed.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-78.67513875,39.41461221)/-78.67513875,39.41461221,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Romney",
    "addressRegion": "WV",
    "postalCode": "26763",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.41461221,
    "longitude": -78.67513875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}