{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-pornichet-pays-de-la-loire",
  "name": "Dogs Allowed",
  "description": "Camping des Trois Chênes in Prnichet offers dogs allowed, water, and electricity services.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-pornichet-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Villes Hérioux",
    "addressLocality": "Pornichet",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.27768,
    "longitude": -2.30347
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/114152/camping-des-trois-chenes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}