{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellow-village-domaine-du-colombier-frejus-provence-alpes-co",
  "name": "Yellow Village Domaine du Colombier",
  "description": "Enjoy a relaxing stay at Yellow Village Domaine du Colombier in Fréjus, France. Visitors' rating: 2.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellow-village-domaine-du-colombier-frejus-provence-alpes-co",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260063",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Combattants d'Afrique du Nord",
    "addressLocality": "Fréjus",
    "addressRegion": "Provence-Alpes-Côte d'Azur",
    "postalCode": "83600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.44544398,
    "longitude": 6.72667209
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}