{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hodson-memorial-park",
  "name": "Hodson Memorial Park",
  "description": "Hodson Memorial Park, Martin South Dakota. See 1 traveler review, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/hodson-memorial-park",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.169,
    "longitude": -101.731
  },
  "sameAs": [
    "https://www.campendium.com/hodson-memorial-park",
    "https://thedyrt.com/camping/south-dakota/south-dakota-hodson-memorial-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    }
  ]
}