{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-jamestown-tn",
  "name": "Campspace in Jamestown, TN",
  "description": "This hidden paradise has a waterfall that used to have a mill on it in the early 1900's. There are cliffs on each side of the creek making it the perfect spot for serene relaxation. Following upstream is an assortment of spots to pitch a tent. The most notable sites are surrounded by hemlock tree's and is peaceful when birds chirp over the small rapids echoing from the large overhang\n\n*I'm a bout to do a lot of travelling, so I can't guarantee I\"ll be there. This is the reason the price has j...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-jamestown-tn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jamestown",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4025,
    "longitude": -84.8375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}