{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bellevue-state-park-wilmington-de",
  "name": "Bellevue State Park",
  "description": "Bellevue State Park camping reservations and campground information. Learn more about camping near Bellevue State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bellevue-state-park-wilmington-de",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/DE/pid360105/%7Bpht%7D082_071012_Bellevue_DMS%7Bpht%7D1679500690107.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 Carr Road",
    "addressLocality": "Wilmington",
    "addressRegion": "DE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.78278,
    "longitude": -75.50056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}