{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/confederate-memorial-state-historic-site-shelters-higginsvil",
  "name": "Confederate Memorial State Historic Site Shelters",
  "description": "Confederate Memorial State Historic Site preserves the grounds of what was once the Confederate Soldiers Home of Missouri, which provided refuge to more than 1,600 Civil War veterans and their families from 1891 to 1950. Today, the 135-acre site offers reservable picnic shelters along with diverse recreational opportunities including fishing at six ponds, disc golf, and extensive walking and biking trails along the park road. Visitors can explore the restored chapel and Confederate cemetery w...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/confederate-memorial-state-historic-site-shelters-higginsvil",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W 1st St",
    "addressLocality": "Higginsville",
    "addressRegion": "MO",
    "postalCode": "64037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0982024909995,
    "longitude": -93.7298456119984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}