{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coedhirion-farm-carmarthen-wales-verenigd-koninkrijk",
  "name": "Coedhirion Farm",
  "description": "Coedhirion is a working farm with Limousin cattle, Texel sheep and colored Ryeland - just along the A48 / M4 - National Botanic Garden",
  "url": "https://campertunity.com/listings/campgrounds/coedhirion-farm-carmarthen-wales-verenigd-koninkrijk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803116.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A48",
    "addressLocality": "carmarthen",
    "addressRegion": "wales",
    "postalCode": "SA32 8BH",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.83177,
    "longitude": -4.1866
  },
  "sameAs": [
    "https://www.campercontact.com/en/verenigd-koninkrijk/wales/carmarthen/50091/coedhirion-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "30+"
}