{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tioga-rv-trailer-park-tioga-nd",
  "name": "Tioga RV & Trailer Park 217 5th St. Se, Tioga, ND 58852",
  "description": "Tioga RV & Trailer Park has new-model mobile homes for rent and RV spaces available. Full hookups with 50 AMP services and high-speed Internet are available.",
  "url": "https://campertunity.com/listings/campgrounds/tioga-rv-trailer-park-tioga-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "217 5th St. Se",
    "addressLocality": "Tioga",
    "addressRegion": "ND",
    "postalCode": "58852",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3895343,
    "longitude": -102.9396445
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/481391-tioga-rv-trailer-park-in-tioga-nd"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}