{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cross-s-rv-park-crystal-city",
  "name": "Cross S RV Park",
  "description": "Formerly Paisanos RV Park. The Cross S RV Park has many outstanding features that make this park unique and desirable to both travelers and residents. Our park is clean, peaceful, safe and affordable. We are located just north of Crystal City, Texas.",
  "url": "https://campertunity.com/listings/campgrounds/cross-s-rv-park-crystal-city",
  "image": [
    "https://static.wixstatic.com/media/4baa21_2f88ab75552a489e9e6841dece559658~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Highway 83",
    "addressLocality": "Crystal City",
    "postalCode": "78839"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.708761,
    "longitude": -99.8317493
  },
  "sameAs": [
    "https://www.crosssrvpark.com/"
  ]
}