{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-texas-friendly-rv-park-big-spring-tx",
  "name": "West Texas Friendly RV Park",
  "description": "West Texas Friendly RV Park camping reservations and campground information. Learn more about camping near West Texas Friendly RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/west-texas-friendly-rv-park-big-spring-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783940/%7Bpht%7DphotoURL4-original%7Bpht%7D1725784227799.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5327 Wasson Road",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.17954,
    "longitude": -101.47713
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}