{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-ashtabula-crossing-nd",
  "name": "East Ashtabula Crossing",
  "description": "Explore East Ashtabula Crossing in Ashtabula Lake, North Dakota with Recreation.gov. The East Ashtabula Crossing Campground is located on 12 developed acres adjacent to Lake Ashtabula in eastern North Dakota. It is one of the most popular campgr",
  "url": "https://campertunity.com/listings/campgrounds/east-ashtabula-crossing-nd",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/01/20/49/976fd02a-5426-4625-a0f9-4756575e789e_450.jpg",
    "https://cdn.recreation.gov/public/images/69314.jpg",
    "https://cdn.recreation.gov/public/images/69436.jpg",
    "https://cdn.recreation.gov/public/2018/08/01/20/49/abb919b4-e1fe-42d6-9e0d-e810aad8e017_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Ashtabula Crossing",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1578914,
    "longitude": -98.0042239
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233419"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$52"
}