{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chaumieres-nevez-1",
  "name": "Camping des Chaumières",
  "description": "Family campsite located in a green park, offering shade, with delimitated and spacious pitches. The sandy beach is within easy walk by a pedestian path. Plenty foot paths in a close area. 2 modern and confortable sanitary blocks and 2 well equiped play grounds. The site is ideal for the people of looking for peace and nature close to the ocean. Good situation to discover the curiosities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chaumieres-nevez-1",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4833/00001133732.jpeg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 Kerascoët",
    "addressLocality": "Névez",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79517,
    "longitude": -3.778267
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}