{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-camping-municipal-la-prade-midi-pyr",
  "name": "Camping Municipal La Prade",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-camping-municipal-la-prade-midi-pyr",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-municipal-la-prade-4/GR9JnPdm5ekb.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-municipal-la-prade-4/nXZNHjFF0Afe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Municipal La Prade",
    "addressRegion": "Midi-Pyrénées",
    "postalCode": "12430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.05,
    "longitude": 2.7638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}