{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/encore-miami-everglades-miami-fl",
  "name": "Encore Miami Everglades",
  "description": "Encore Miami Everglades camping reservations and campground information. Learn more about camping near Encore Miami Everglades and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/encore-miami-everglades-miami-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740400/%7Bpht%7DMiami%20Everglades%201%7Bpht%7D1464186461705.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20675 SW 162nd Ave",
    "addressLocality": "Miami",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.57413,
    "longitude": -80.45365
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}