{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-lake-sportsmen-esmond-nd",
  "name": "Buffalo Lake Sportsmen Campground",
  "description": "Tent, 9 RV sites with electric, playground, two hand pumps for water.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-lake-sportsmen-esmond-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 miles west of Esmond",
    "addressLocality": "Esmond",
    "addressRegion": "ND",
    "postalCode": "58332",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.023901,
    "longitude": -99.851338
  },
  "sameAs": [
    "https://www.ndtourism.com/esmond/places-stay/campgrounds-rv-parks/buffalo-lake-sportsmen-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}