{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/french-gulch-elk-city-id",
  "name": "French Gulch",
  "description": "French Gulch Campground provides a good \"base camp\" for day trips to other areas of the Red River Ranger District, with two campsites and vault toilet. This is a roomy area, with plenty of parking available. It provides public fishing access on nearby Red River. French Gulch Creek flows through the campground.",
  "url": "https://campertunity.com/listings/campgrounds/french-gulch-elk-city-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk City",
    "addressRegion": "ID",
    "postalCode": "83525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.78000015,
    "longitude": -115.38700036
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/french-gulch-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}