{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/explore-heroes-tales-at-louisiana-military-museum-abbeville",
  "name": "Explore Heroes Tales at Louisiana Military Museum",
  "description": "Unleash the adventurer within and set your compass for a unique RV camping experience that delves deep into the heart of our nation's military heritage. Visitors to this remarkable location can engage with history, honor the valor of veterans, and explore a trove of artifacts that span centuriesfrom the early 1700s to the present day. This extraordinary site offers more than just a place to park your RV; it's an immersive journey through time, designed to inspire and educate guests of all age...",
  "url": "https://campertunity.com/listings/campgrounds/explore-heroes-tales-at-louisiana-military-museum-abbeville",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/gqERJHXtFjlzkN87_bf2dd4dc24fb372bd72e5e69c5905918_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Abbeville, LA",
    "addressLocality": "Abbeville",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.98601225,
    "longitude": -92.07405815
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}