{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-tex-rv-park-tioga-nd-us",
  "name": "Big Tex RV Park",
  "description": "Big Tex RV Park is located at 305 1st Street Northeast, Tioga ND 58852. Big Tex RV Park can be contacted at ***-***-**** or http://www.cleanjeansexpresslaundry.com/#!big-tex-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/big-tex-rv-park-tioga-nd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 1st Street Northeast",
    "addressLocality": "Tioga",
    "addressRegion": "ND",
    "postalCode": "58852",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3948508,
    "longitude": -102.9337899
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/tioga/big-tex-rv-park"
  ]
}