{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-robertsdale-al",
  "name": "Spot2Nite",
  "description": "Check out Styx River Resort in Robertsdale, Alabama on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-robertsdale-al",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3c356526-efc7-11ef-9477-fef30ff881bb/card.jpg?v=63907301688"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25301 Waterworld Road",
    "addressLocality": "Robertsdale",
    "addressRegion": "AL",
    "postalCode": "36567",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6246183,
    "longitude": -87.5934181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}