{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quail-hollow-rv-park-council-id",
  "name": "Quail Hollow RV Park",
  "description": "Looking for the best campgrounds in Council Idaho? Come camp here at the Quail Hollow RV Park. We have RV camp sites, cabins and tent sites. Enjoy only the best here",
  "url": "https://campertunity.com/listings/campgrounds/quail-hollow-rv-park-council-id",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/962BD25C-38C6-4699-8DA5-ED3CC11E0F03/2/1d57e121-f85d-41f7-9405-59497d4f84d1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2320 Hwy 95",
    "addressLocality": "Council",
    "addressRegion": "ID",
    "postalCode": "83612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7298876,
    "longitude": -116.438198
  },
  "sameAs": [
    "https://www.quailhollowrvpark.com/index.html",
    "https://www.quailhollowrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}