{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-oakland-park-fl",
  "name": "Spot2Nite",
  "description": "Check out Paradise Island RV Resort in Oakland Park, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-oakland-park-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c4f3d944-2f6b-11f0-99c8-f4a55c158300/card.jpg?v=63914299282"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oakland Park",
    "addressRegion": "FL",
    "postalCode": "33311",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.1638604,
    "longitude": -80.1719524
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/florida/oakland-park/paradise-island-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}