{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-creissels-occitanie",
  "name": "Dogs Allowed",
  "description": "Location at a farm near A75 - use GPS coordinates - suitable for self-supporting campers - visit to farm possible - - purchase of products desired - center 6 km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-creissels-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651201936"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Aussedats",
    "addressLocality": "Creissels",
    "addressRegion": "occitanie",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.04117,
    "longitude": 3.08639
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/creissels/100020/ferme-des-licornes-daphrosy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€50+"
}