{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-virginia-beach-va",
  "name": "Spot2Nite",
  "description": "Virginia Beach KOA Holiday® is your perfect base camp to enjoy the beaches of the Atlantic Ocean, Chesapeake Bay, iconic three-mile Boardwalk and many local area attractions. When you stay here you won't have to go far to enjoy a fun-filled, action-pac",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-virginia-beach-va",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ca8e4956-98e7-11ef-bdfd-9ea18490968e/card.jpg?v=63897749881",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ca92144c-98e7-11ef-994b-9ea1e7d37977/card.jpg?v=63897749881"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7973235,
    "longitude": -75.9916249
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}