{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/redrock-rv-park-island-park-id-1",
  "name": "RedRock RV Park",
  "description": "Welcome To RedRock RV Park, an RV Campground near Yellowstone National Park. Full hookup RV sites in Island Park, ID. Book your stay today. Call ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/redrock-rv-park-island-park-id-1",
  "image": [
    "https://www.redrockrvpark.com/app/uploads/2021/09/cropped-favicon.png",
    "https://www.redrockrvpark.com/app/uploads/2021/08/RedRock-Logo-FNL.png",
    "https://www.redrockrvpark.com/app/uploads/2023/05/campground-sticker-250x250@3x-300x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3707 Red Rock Road",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "postalCode": "83429",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6035,
    "longitude": -111.41662
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}