{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-camping-municipal-de-l-etang",
  "name": "Camping Municipal De L'etang",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-camping-municipal-de-l-etang",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Municipal De L'etang",
    "addressRegion": "Centre-Val de Loire",
    "postalCode": "41170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0371,
    "longitude": 0.9241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}