{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walnut-rv-park",
  "name": "Walnut RV Park",
  "description": "Walnut RV Park, Vega Texas. See 19 traveler reviews, 53 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/walnut-rv-park",
  "image": [
    "https://campcdn.com/photos/2/0/20186/317878/uploads_2F1634658915683-01z0ziptwcwl-e27eccce7041e6472f026d486c01fa13_2FIMG_20211019_094926.jpg?v=1647301525",
    "http:https://campcdn.com/photos/2/0/20186/317878/low_res/walnut-rv-park-texas.jpg?v=1647301525"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2432361,
    "longitude": -102.434059
  },
  "sameAs": [
    "https://www.campendium.com/walnut-rv-park-texas?source=reviews",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}