{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/triple-r-resort-rv-park-crystal-city-tx",
  "name": "Triple R Resort RV Park",
  "description": "Triple R Resort RV Park is located at 3766 FM 65 Rd, Crystal City TX 78839. Triple R Resort RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/triple-r-resort-rv-park-crystal-city-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3766 FM 65 Rd",
    "addressLocality": "Crystal City",
    "addressRegion": "TX",
    "postalCode": "78839",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.6494302,
    "longitude": -99.7815841
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/crystal-city/triple-r-resort-rv-park"
  ]
}