{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcmillan-woods-scout-and-youth-group-campground-gettysburg-p",
  "name": "Mcmillan Woods Scout and Youth Group Campground",
  "description": "Mcmillan Woods Scout and Youth Group Campground camping reservations and campground information. Learn more about camping near Mcmillan Woods Scout and Youth Group Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcmillan-woods-scout-and-youth-group-campground-gettysburg-p",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1195 Baltimore Pike, Suite 100",
    "addressLocality": "Gettysburg",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.82528,
    "longitude": -77.24389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}