{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smith-lake-army-travel-camp-fayetteville-nc",
  "name": "Smith Lake Army Travel Camp",
  "description": "Smith Lake Army Travel Camp is located at Smith Lake Road, Fayetteville NC 28311. Smith Lake Army Travel Camp can be contacted at ***-***-**** or https://www.militarycampgrounds.us/north-carolina/smith-lake-army-rv-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smith-lake-army-travel-camp-fayetteville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Smith Lake Road",
    "addressLocality": "Fayetteville",
    "addressRegion": "NC",
    "postalCode": "28311",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1332118,
    "longitude": -78.9179599
  }
}