{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/round-top-campground-gettysburg-pa-1",
  "name": "Round Top Campground",
  "description": "Round Top Campground camping reservations and campground information. Learn more about camping near Round Top Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/round-top-campground-gettysburg-pa-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740288/%7Bpht%7DRound_Top_Office_Store_Front_1-(1)%7Bpht%7D1624471397804.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 Knight Road",
    "addressLocality": "Gettysburg",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.77712,
    "longitude": -77.23454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}