{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lile-du-roi-saint-germain-en-laye-ile-de-france",
  "name": "Ille du Roi",
  "description": "Enjoy a relaxing stay at L-Ile du Roi in Saint-Germain-en-Laye, France. Customer rating: 2.6.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lile-du-roi-saint-germain-en-laye-ile-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651217316"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Médan",
    "addressLocality": "Saint-Germain-en-Laye",
    "addressRegion": "Île-de-France",
    "postalCode": "78510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.96185,
    "longitude": 1.99756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}