{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-palisades-state-park-garretson",
  "name": "Palisades State Park",
  "description": "Palisades State Park is located at 25495 485th Avenue, Garretson SD 57030. Palisades State Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-palisades-state-park-garretson",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25495 485th Avenue",
    "addressLocality": "Garretson",
    "addressRegion": "SD",
    "postalCode": "57030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6874941,
    "longitude": -96.5171929
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/garretson/palisades-state-park"
  ]
}