{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wards-creek-recreational-vehicle-park-beaufort-nc",
  "name": "Wards Creek Recreational Vehicle Park",
  "description": "Check out Wards Creek Recreational Vehicle Park in Beaufort, North Carolina on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wards-creek-recreational-vehicle-park-beaufort-nc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "297 Highway 70 E",
    "addressLocality": "Beaufort",
    "addressRegion": "NC",
    "postalCode": "28516",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7800347,
    "longitude": -76.5651576
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}