{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-bluff-campground",
  "name": "Rock Bluff Campground",
  "description": "Three group sites at Rock Bluff are just a short distance from Parker Canyon Lake. Tables and grills are clustered on small, walled patios in a rocky little canyon dotted with oaks and junipers.",
  "url": "https://campertunity.com/listings/campgrounds/rock-bluff-campground",
  "image": [
    "../../Images/camparizonahero.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}