{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-origan-puget-theniers",
  "name": "Camping Origan",
  "description": "Camping Origan is a campsite that is located in Puget-Théniers, Alpes-Maritimes, and located in the woods.This campsite on terraces and campsite on the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-origan-puget-theniers",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674af6e8dd808.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2160 route du Savet",
    "addressLocality": "Puget-Théniers",
    "postalCode": "06260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.95714,
    "longitude": 6.85969
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/provence-alpes-cote-dazur/alpes-maritimes/puget-theniers/camping-origan-111122/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}