{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-col-la-toussuire",
  "name": "Camping du Col",
  "description": "Beautifully located site at the centre of the Arvan-Villard mountain range but just 1 km from the centre of La Toussuire. Site benefits from an exceptional panorama opposite the Aiguilles d’Arves. We have 40 pitches spread on a 1 hectare site together with a heated swimming pool (summer only) .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-col-la-toussuire",
  "image": [
    "/sites/default/files/sit/images/4181/00000891011.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LA TOUSSUIRE",
    "addressLocality": "LA TOUSSUIRE",
    "postalCode": "73300"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.24613,
    "longitude": 6.300659
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}