{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/truewest-jamestown-tn",
  "name": "Truewest",
  "description": "True West Campground & Stables, Gateway to Big South Fork National River & Recreation Area, offers premier camping and trail riding in Tennessee! Enjoy our beautiful 11 acre campground, unique cabin and covered wagon lodging options and horse stables and accommodations...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/truewest-jamestown-tn",
  "image": [
    "https://static.wixstatic.com/media/66697c_2640d0b6cc774b4f898307ad7a12033c%7Emv2.png/v1/fit/w_2500,h_1330,al_c/66697c_2640d0b6cc774b4f898307ad7a12033c%7Emv2.png",
    "https://static.wixstatic.com/media/66697c_c341f26ac19647ffb9510f1fa7f9cda3~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3341 Leatherwood Ford Road",
    "addressLocality": "Jamestown",
    "addressRegion": "TN",
    "postalCode": "38556-5862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4275699,
    "longitude": -84.9318919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}