{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-trails-campground-williston-nd",
  "name": "Buffalo Trails Campground",
  "description": "79 sites, typical site width 30 feet. 59 full hook-ups, (20, 30 and 50 amps), 40 pull-throughs, phone, internet access, central location, showers, laundry, limited groceries, RV supplies and ice.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-trails-campground-williston-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6700 First Ave.",
    "addressLocality": "Williston",
    "addressRegion": "ND",
    "postalCode": "58801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.193694,
    "longitude": -103.624563
  },
  "sameAs": [
    "https://www.ndtourism.com/williston/places-stay/campgrounds-rv-parks/buffalo-trails-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}