{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-la-framboise-island-pierre-sd",
  "name": "La Framboise Island",
  "description": "La Framboise Island is located at LaFramboise Island Trail, Pierre SD 57501. La Framboise Island can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-la-framboise-island-pierre-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LaFramboise Island Trail",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3529166,
    "longitude": -100.3501155
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/la-framboise-island"
  ]
}