{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-cups-pub-campsite",
  "name": "Three Golden Cups Pub and Campsite",
  "description": "Three Golden Cups Pub and Campsite offers clean and ample facilities including toilets, showers, sinks, and water taps. The pub provides food and has a large amount of outdoor covered seating. The campsite is located near Dunraven Beach and a castle, both of which are worth visiting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-cups-pub-campsite",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f919a%2Fe222b864-d44f-46a0-9233-e48e78b1a0ac_2_640x480.jpg?alt=media&token=dce6b69d-61be-423c-8a27-c214aad84ef3",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f919a%2Fc31be973-38e9-4918-9688-243cb2064357_3_640x480.jpg?alt=media&token=20dd27f9-c398-48ae-8577-fdc00e4d1c47",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f919a%2Fc095f334-210e-4832-a0e7-8c18244dc6b2_4_640x480.jpg?alt=media&token=337e573e-07a2-43ec-8017-4c66af598bf6"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Road CF32 0RW Southerndown",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.45296,
    "longitude": -3.60992
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}