{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/treeside-rv-park-williamston-nc",
  "name": "Treeside RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/treeside-rv-park-williamston-nc",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/102/542/full/treeside-rv-park-williamston-nc-10.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williamston",
    "addressRegion": "NC",
    "postalCode": "27892",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8546039,
    "longitude": -77.0555114
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/treeside-rv-park-54245"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}