{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brandywine-creek-state-park-wilmington-de-us",
  "name": "Brandywine Creek State Park",
  "description": "Brandywine Creek State Park camping reservations and campground information. Learn more about camping near Brandywine Creek State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/brandywine-creek-state-park-wilmington-de-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/DE/pid360107/%7Bpht%7DBrandywine%7Bpht%7D1679500742131.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 Adams Dam Road",
    "addressLocality": "Wilmington",
    "addressRegion": "DE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8,
    "longitude": -75.58333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}