{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/morawelon-camping-and-caravanning-newport-wales-1",
  "name": "Morawelon Camping And Caravanning",
  "description": "quiet, austere and excellent campsite, close to the bay - Newport is within walking distance - only suitable for max. 6 meters - ATTENTION! make no mistake about Newport near Cardiff - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/morawelon-camping-and-caravanning-newport-wales-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651254375"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newport",
    "addressRegion": "Wales",
    "postalCode": "SA42 0RW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02051,
    "longitude": -4.84205
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£24.5+"
}