{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timber-ridge-horse-cabin-rentals-jamestown-tn",
  "name": "Timber Ridge Horse Campground and Cabin Rentals",
  "description": "We are located adjacent to the Big South Fork National Recreation Area (BSF) which is known for premier horseback riding and camping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timber-ridge-horse-cabin-rentals-jamestown-tn",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b57b0a4f-3968-444b-a8e2-5d7cce2a69a5/77254740_154469972612398_4369564933696782336_n.jpg",
    "http://img1.wsimg.com/isteam/ip/b57b0a4f-3968-444b-a8e2-5d7cce2a69a5/77254740_154469972612398_4369564933696782336_n.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1426 Darrow Ridge Rd",
    "addressLocality": "Jamestown",
    "addressRegion": "TN",
    "postalCode": "38556",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.455614,
    "longitude": -84.836268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}