{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-the-campsite-camping-keraeren-camping-ke",
  "name": "Camping Keraeren",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-the-campsite-camping-keraeren-camping-ke",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "null null",
    "addressLocality": "Camping Keraeren",
    "addressRegion": "Brittany",
    "postalCode": "29920",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8064,
    "longitude": -3.74732
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}