{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-estates-vero-beach-fl",
  "name": "Midway Estates Vero Beach, FL",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/midway-estates-vero-beach-fl",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.566942,
    "longitude": -80.369674
  },
  "sameAs": [
    "https://www.campspot.com/park/midway-estates-vero-beach-fl/map?location=Vero%20Beach,%20FL&latitude=27.566942&longitude=-80.369674&adults=2&children=0&pets=0"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}