{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-de-la-plage-neuvic-correze",
  "name": "Camping Municipal De La Plage",
  "description": "Camping Municipal De La Plage is a campsite in Neuvic, France. Dogs are allowed on this campsite. At Camping Municipal De La Plage, it is possible to camp with a tent, a caravan, or a motorhome. Besides camping, it is also possible to rent a mobile home. You can find several leisure activities on the campsite. There is a playground, pétanque court, and a mini-golf area. For washing clothes, there are washing machines and tumble dryers available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-de-la-plage-neuvic-correze",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Plage",
    "addressLocality": "Neuvic",
    "addressRegion": "Correze",
    "postalCode": "19160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3844,
    "longitude": 2.2931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}