{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-loxahatchee-fl",
  "name": "Spot2Nite",
  "description": "Check out Lion Country Safari KOA in Loxahatchee, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-loxahatchee-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/36fdddfd-98e7-11ef-8c11-9ea185e3c62b/card.jpg?v=63897749635"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Loxahatchee",
    "addressRegion": "FL",
    "postalCode": "33470",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.7079981,
    "longitude": -80.3223584
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/florida/loxahatchee/lion-country-safari-koa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}