{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/antelope-island-state-park-syracuse-ut",
  "name": "Antelope Island State Park",
  "description": "Antelope Island State Park camping reservations and campground information. Learn more about camping near Antelope Island State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/antelope-island-state-park-syracuse-ut",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/UT/pid343031/orig0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4528 W 1700 S",
    "addressLocality": "SYRACUSE",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.05833,
    "longitude": -112.24889
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/antelope-island-state-park/UT/343031/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=desert-camping-fall-2020-article&utm_content=AntelopeIslandStateParkUtahcta"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}