{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/picketts-mill-battlefield-state-historic-site-dallas-ga",
  "name": "Pickett's Mill Battlefield State Historic Site",
  "description": "Pickett's Mill Battlefield State Historic Site camping reservations and campground information. Learn more about camping near Pickett's Mill Battlefield State Historic Site and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/picketts-mill-battlefield-state-historic-site-dallas-ga",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/GA/pid530184/%7Bpht%7DPicketts%20Mill%7Bpht%7D1502299636439.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4432 MT. TABOR CHURCH ROAD",
    "addressLocality": "DALLAS",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.98472,
    "longitude": -84.74694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}