{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-les-3-clochers-nord-pas-de-calais",
  "name": "Camping Les 3 clochers",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-les-3-clochers-nord-pas-de-calais",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-3-clochers/rIYtDcE1DqQU.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-3-clochers/T978dLm1Pemt.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "77 rue Jean Goude",
    "addressLocality": "Camping Les 3 clochers",
    "addressRegion": "Nord-Pas-de-Calais",
    "postalCode": "59400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.17534,
    "longitude": 3.21516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}