{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bourniou-saint-julien-de-lampon-dordogne",
  "name": "CAMPING LE BOURNIOU",
  "description": "In Saint-Julien-de-Lampon this municipal campsite 3 stars of 160 pitches offers canvas bungalows, bungalows, huts on stilts and tents for rent. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bourniou-saint-julien-de-lampon-dordogne",
  "image": [
    "https://hpaguide.co.uk/i/c/3768/w/cv/cp3768-w-thumb.webp?v=1738882317"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Julien-de-Lampon",
    "addressRegion": "Dordogne",
    "postalCode": "24370"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8641729,
    "longitude": 1.3598246
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}