{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/how-far-from-river-is-camping-les-blaches-camping-les-bl",
  "name": "How far from the river is Camping Les Blaches?",
  "description": "Profile No description yet.",
  "url": "https://campertunity.com/listings/campgrounds/how-far-from-river-is-camping-les-blaches-camping-les-bl",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Les Blaches",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.40539,
    "longitude": 4.21384
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}