{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-powhatan-recreation-area-campground-asheville-nc",
  "name": "Lake Powhatan Recreation Area & Campground - Travel Trailer Tips",
  "description": "Tagline",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-powhatan-recreation-area-campground-asheville-nc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "375 Wesley Branch Rd",
    "addressLocality": "Asheville",
    "addressRegion": "NC",
    "postalCode": "28806",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4918366,
    "longitude": -82.6193696
  }
}