{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/two-peas-in-pod-holyhead-wls",
  "name": "Two Peas in a Pod",
  "description": "Two person glamping pod, Petit Pois in AONB, Holyhead, Anglesey, Wales. Complete privacy within your own acre of land and uninterrupted views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/two-peas-in-pod-holyhead-wls",
  "image": [
    "https://static.wixstatic.com/media/852b5a_ae46415dad354113badb425396b0cad2~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lon Isallt",
    "addressLocality": "Holyhead",
    "addressRegion": "WLS",
    "postalCode": "LL65 2NA",
    "addressCountry": "GB"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}