{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-the-campsite-camping-municipal-cam",
  "name": "Camping Municipal",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-the-campsite-camping-municipal-cam",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-municipal-450/MnQXvOCMNGN3.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-municipal-450/2zbsXJTMLlzZ.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Municipal",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4511,
    "longitude": 4.3374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}