{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-farm-caravan-park-holiday-bungalow-caergwrle-wales",
  "name": "New Farm Caravan Park and Holiday Bungalow",
  "description": "Enjoy a relaxing stay at New Farm Caravan Park and Holiday Bungalow in Caergwrle, United Kingdom. Visitors' rating: 4.25.",
  "url": "https://campertunity.com/listings/campgrounds/new-farm-caravan-park-holiday-bungalow-caergwrle-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651128639.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rhyddyn Hill",
    "addressLocality": "Caergwrle",
    "addressRegion": "Wales",
    "postalCode": "LL12 9EE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10802206,
    "longitude": -3.02768753
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/wales/caergwrle/106885/new-farm-caravan-park-and-holiday-bungalow"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}