{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/convent-recreational-vehicle-stanton-tx",
  "name": "Convent Recreational Vehicle",
  "description": "Check out Convent Recreational Vehicle in Stanton, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/convent-recreational-vehicle-stanton-tx",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanton",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.1339781,
    "longitude": -101.7881988
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/stanton/convent-recreational-vehicle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}