{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/argoed-meadow-camping-caravan-park-cenarth-gb",
  "name": "Argoed Meadow Camping & Caravan Park",
  "description": "Argoed Meadow Camping & Caravan Park is a campsite in Cenarth, Ceredigion.This campsite has delimited pitches, not...",
  "url": "https://campertunity.com/listings/campgrounds/argoed-meadow-camping-caravan-park-cenarth-gb",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675195603c358.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Newcastle Emlyn",
    "addressLocality": "Cenarth",
    "postalCode": "SA38 9JL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.04489,
    "longitude": -4.52786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}