{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tanglewood-campground-marion-nc",
  "name": "Tanglewood Campground",
  "description": "Tanglewood Campground in western NC features safari tents for glamping; primitive sites; a cabin and a Tiny house with a wood-fired hot tub. Great location near hiking, waterfalls and local attractions",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tanglewood-campground-marion-nc",
  "image": [
    "https://static.wixstatic.com/media/94010e_419cded5db514582b3cd33376653ec8a%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/94010e_419cded5db514582b3cd33376653ec8a%7Emv2.jpg",
    "https://static.wixstatic.com/media/94010e_807a450f41c64e77b3c165a09faf96d9~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "291 Peppers Creek Road",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8391773,
    "longitude": -82.0143074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ]
}