{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heritage-military-museum-airfield-abbeville-la",
  "name": "Heritage Military Museum & Airfield Camping",
  "description": "Step into history and enjoy RV Camping beside an active airfield at this engaging military museum. Explore exhibits tracing service from 1700 to today, guided by knowledgeable docents who share inspiring veteran stories. Wander through displays of vehicles and Medal of Honor tributes, then relax under open skies as occasional planes soar overhead. After touring, savor local seafood at nearby eateries or catch evening flyovers for a unique camping adventure.",
  "url": "https://campertunity.com/listings/campgrounds/heritage-military-museum-airfield-abbeville-la",
  "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.96498389,
    "longitude": -92.04799948
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}