{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-camping-le-pont-charlet-nord-pas-de",
  "name": "Camping Le Pont Charlet",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-camping-le-pont-charlet-nord-pas-de",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-pont-charlet/TgPASq-XQDVU.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-pont-charlet/Jlfw2mrrz8uz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Le Pont Charlet",
    "addressRegion": "Nord-Pas-de-Calais",
    "postalCode": "59116",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6783,
    "longitude": 2.9311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}