{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drinking-water-available-troy-nc-1",
  "name": "Drinking water available",
  "description": "Canebrake Horse Camp Overflow serves as an auxiliary camping area for equestrians visiting Uwharrie National Forest's extensive trail system. This primitive overflow facility opens when the main Canebrake Horse Camp reaches capacity, providing additional space for horse trailers and camping in an open field setting. The campground offers a no-frills experience with horse tie outs available but no water, restrooms, or other amenities on site. Campers must be self-sufficient and bring all neces...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drinking-water-available-troy-nc-1",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "McLeans Crk",
    "addressLocality": "Troy",
    "addressRegion": "NC",
    "postalCode": "27371",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.43888854980469,
    "longitude": -80.04926300048828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Field"
    }
  ]
}