{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cerrig-y-ddraenog-holyhead-wales",
  "name": "Cerrig Y Ddraenog",
  "description": "Enjoy a relaxing stay at Cerrig Y Ddraenog in Holyhead, United Kingdom. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cerrig-y-ddraenog-holyhead-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651185811.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Holyhead",
    "addressRegion": "wales",
    "postalCode": "LL65 2LT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.29151,
    "longitude": -4.66187
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}