{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alligator-farm-airboat-adventures-moss-point-ms",
  "name": "Alligator Farm & Airboat Adventures",
  "description": "Embark on an unforgettable RV camping adventure with up-close alligator encounters and thrilling airboat tours through protected swamplands. This family-friendly farm invites you to hand-feed gators, photograph wildlife and learn about their rescue efforts post-Katrina. Enjoy level, spacious parking with easy hook-up access and quiet nights (generator use allowed). Seasonal closures apply when temperatures drop below 60¬∞F.",
  "url": "https://campertunity.com/listings/campgrounds/alligator-farm-airboat-adventures-moss-point-ms",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/3oBUzHaETQFQIPot_b40d4dc064652e0d19ee92eba728c429_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moss Point, MS",
    "addressLocality": "Moss Point",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.49533426,
    "longitude": -88.40456655
  },
  "sameAs": [
    "http://www.airboatswamptoursofmississippi.com",
    "https://www.harvesthosts.com/hosts/mississippi/gulf-coast-gator-ranch"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}