{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-elizabethtown-pa",
  "name": "Spot2Nite",
  "description": "Welcome to Hershey Road Campground, a gorgeous 20-acre, family and pet-friendly destination park outside of Hershey, Pennsylvania. Our completely remodeled campground offers world class amenities; from our heated o",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-elizabethtown-pa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/09c5c008-98e7-11ef-97a1-9ea1bdf970ec/card.jpg?v=63897749555"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elizabethtown",
    "addressRegion": "PA",
    "postalCode": "17022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2003324,
    "longitude": -76.6094546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}