{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yorkshire-dales-apportez-votre-propre-tente-ou-louez-une-ten",
  "name": "Yorkshire Dales ; APPORTEZ VOTRE PROPRE TENTE OU LOUEZ UNE TENTE",
  "description": "We are a small family business made up of Scottish and Malaysian culture.",
  "url": "https://campertunity.com/listings/campgrounds/yorkshire-dales-apportez-votre-propre-tente-ou-louez-une-ten",
  "image": [
    "https://campspace.com/media/medium/uploads/space/bc/fe/28/bcfe28c380d70c8f3cb8d69e68c92102.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.12,
    "longitude": -2.54
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}