{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/larimore-dam-campground-and-recreation-area-larimore-nd",
  "name": "Larimore Dam Campground and Recreation Area",
  "description": "144 campsites, 20-, 30- and 50-amp, water, sewer, beach, fish, nature trails, arboretum, bike path, golf course next door, playground, shelters. Great ice fishing opportunities during the North Dakota winters.",
  "url": "https://campertunity.com/listings/campgrounds/larimore-dam-campground-and-recreation-area-larimore-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "358 18th Ave. NE",
    "addressLocality": "Larimore",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.932406,
    "longitude": -97.638902
  },
  "sameAs": [
    "https://www.ndtourism.com/larimore/places-stay/campgrounds-rv-parks/larimore-dam-campground-and-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}