{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vogel-state-blairsville-ga-us",
  "name": "Vogel State Park",
  "description": "Vogel State Park camping reservations and campground information. Learn more about camping near Vogel State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/vogel-state-blairsville-ga-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/GA/pid530201/%7Bpht%7DVogel-fishing056-full%7Bpht%7D1490879506227.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "405 VOGEL STATE PARK ROAD",
    "addressLocality": "BLAIRSVILLE",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.73194,
    "longitude": -83.91694
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/vogel-state-park/GA/530201/overview",
    "https://campgrounds.rvezy.com",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}