{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-montreal-st-germain-les-belles",
  "name": "Camping de Montréal",
  "description": "Some may call the Limousine region the real France, as it has not been invaded by mass tourism yet. You can still find peace and quiet, yet there is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-montreal-st-germain-les-belles",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c3979540b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue du Petit Moulin/6 impasse du camping",
    "addressLocality": "St. Germain-les-Belles",
    "postalCode": "87380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.61142,
    "longitude": 1.50114
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/limousin/haute-vienne/saint-germain-les-belles/camping-de-montreal-115853/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}