{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/internet-cardigan-wales",
  "name": "internet",
  "description": "Small farm and campsite - situated at the start of the Pembrokeshire Coast Path Walk - only suitable for small narrow motorhomes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/internet-cardigan-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cardigan",
    "addressRegion": "wales",
    "postalCode": "SA43 3LP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.11017,
    "longitude": -4.7233
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£24+"
}