{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-le-frejus-frejus",
  "name": "Capfun - Camping Le Fréjus",
  "description": "On the scenery road of Bagnols-en-forêt, about 6 km away from one of the most famous sandy beaches of the Var seaside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-le-frejus-frejus",
  "image": [
    "https://static.secureholiday.net/static/Pictures/1896/00000372966.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3401 rue des combattants d'Afrique du Nord",
    "addressLocality": "Fréjus",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.46405,
    "longitude": 6.724609
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}