{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-moondog-greenville-sc",
  "name": "Camp Moondog",
  "description": "Tucked away on the north side of the property, Fern Gully is just a one-minute walk downhill from the parking area. This scenic sandy spot sits right above the confluence of the creek and the Saluda River, offering stunning views plus direct access to both the creek and the river. Perfect for nature lovers (and dogs who can’t resist splashing around), the site features a fire pit, plenty of trees for hammocks, and a large picturesque rock that’s ideal for fishing or capturing those Instagram-...",
  "url": "https://campertunity.com/listings/campgrounds/camp-moondog-greenville-sc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1682011623/campground-photos/fifp4jxxb5aherjgoeww/camp-moondog-fern-gully.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Greenville",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.805565,
    "longitude": -82.471815
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}