{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-licorne-auvergne-rhone-alpes",
  "name": "Camping la licorne",
  "description": "Profile Small, green, wooded campsite, where, at 1000m altitude, it is good to live and breathe. Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-licorne-auvergne-rhone-alpes",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-la-licorne/wdevqAWYhFZv.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-la-licorne/u7xeDoa9EZsb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "lieu dit chateau lacour",
    "addressLocality": "Camping la licorne",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0108,
    "longitude": 4.4194
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-la-licorne"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}