{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pecos-rv-park-pecos-tx",
  "name": "Pecos RV Park",
  "description": "Our RV Park is located approximately 1/2 mile from Interstate 20, in the city limits just off of HWY 17. RV lots have full hook up. 50amp electric, water and sewer & WIFI. Utilities are included in space rent. This includes your electric! We cater to workers!",
  "url": "https://campertunity.com/listings/campgrounds/pecos-rv-park-pecos-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3015 Stanford Ave",
    "addressLocality": "Pecos",
    "addressRegion": "TX",
    "postalCode": "79772",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3891381,
    "longitude": -103.5251524
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/458018-pecos-rv-park-in-pecos-tx"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}