{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brooks-memorial-park",
  "name": "Brooks Memorial Park",
  "description": "Brooks Memorial Park, Martin South Dakota. See 8 traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/brooks-memorial-park",
  "image": [
    "https://campcdn.com/photos/8/0/8021/374218/700BDB41-2C94-40CF-9105-02B3976C9231.jpg?v=1663959149",
    "http:https://campcdn.com/photos/8/0/8021/374218/low_res/brooks-memorial-park.jpg?v=1663959149"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.177,
    "longitude": -101.732
  },
  "sameAs": [
    "https://www.campendium.com/brooks-memorial-park",
    "https://thedyrt.com/camping/south-dakota/brooks-memorial-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}