{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-gettysburg-pa",
  "name": "Father's Day Weekend",
  "description": "Treat Dad to a weekend filled with outdoor fun, including memorable games, hiking, and campfire stories.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-gettysburg-pa",
  "image": [
    "https://koa.com/content/campgrounds/gettysburg/heroitems/38114heroitems577a9f6e-7da6-4550-aa6e-f80038eaf16d.jpg",
    "https://koa.com/content/campgrounds/gettysburg/events/38114eventsf3534de3-a037-4a47-ac72-94ca9d3674cb.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Knox Road",
    "addressLocality": "Gettysburg",
    "addressRegion": "PA",
    "postalCode": "17325",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8283711068,
    "longitude": -77.3318946362
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}