{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pocket-recreation-area-armuchee-ga",
  "name": "The Pocket Recreation Area",
  "description": "The Pocket Recreation Area is located at , Armuchee GA 30105. The Pocket Recreation Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/pocket-recreation-area-armuchee-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Armuchee",
    "addressRegion": "GA",
    "postalCode": "30105",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5855066,
    "longitude": -85.0826097
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/armuchee/the-pocket-recreation-area"
  ]
}