{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-usk-lighthouse-lodge-newport-wales",
  "name": "West Usk Lighthouse Lodge",
  "description": "One room lodge with shower, toilet, kitchen, hot tub and firepit in the grounds of a grade 2 listed lighthouse, called the West Usk Lighthouse, in Newport Gwent UK, NP10 8SF. Lots of walks, pubs, restaurants as well as Asda nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-usk-lighthouse-lodge-newport-wales",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1711033044/land-photos/zddtryq1a0pxlzi8lnbt/west-usk-lighthouse-lodge-lighthouse-lodge-south-wales.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newport",
    "addressRegion": "Wales",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54065782287208,
    "longitude": -2.9947092076392323
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}