{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waha-rv-camp-pyote-tx",
  "name": "WAHA RV Camp",
  "description": "Large RV Spaces, Quiet RV Park with 50/30 amp electrical hookups, city water, ultra-fast WiFi, security cameras, and a Book now.",
  "url": "https://campertunity.com/listings/campgrounds/waha-rv-camp-pyote-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/ab8307a2-3e31-4d49-8732-fbe57a355b86/IMG_5445.jpeg",
    "http://img1.wsimg.com/isteam/ip/ab8307a2-3e31-4d49-8732-fbe57a355b86/IMG_5445.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "801 Woodard St",
    "addressLocality": "Pyote",
    "addressRegion": "TX",
    "postalCode": "79777",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5405903,
    "longitude": -103.1297274
  },
  "sameAs": [
    "https://waharvcamp.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}