{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-bluff-group-site-campflare",
  "name": "Rock Bluff Group Site - Campflare",
  "description": "We will notify you when a spot opens up at Rock Bluff Group Site for free. Rock Bluff Group Site offers camping and picnicking in the Coronado National Forest, with access to Parker Canyon Lake for fishing, boating, and wildlife viewing.",
  "url": "https://campertunity.com/listings/campgrounds/rock-bluff-group-site-campflare",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}