{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-french-creek-rv-park-custer-sd",
  "name": "French Creek RV Park-Campground",
  "description": "French Creek RV Park-Campground is located at 144 South 4th Street, Custer SD 57730. French Creek RV Park-Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-french-creek-rv-park-custer-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "144 South 4th Street",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7645816,
    "longitude": -103.6003986
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/french-creek-rv-park-campground"
  ]
}