{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-plo-severac-d-aveyron-occitanie",
  "name": "Camping Le Plô",
  "description": "Small nice campsite with indoor heated pool, children's play area, restaurant, pizza entirely designed by the owner. wifi and 4G orange, mobile home, a yurt, small chalet. Located 500 m from the city center and shopping center",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-plo-severac-d-aveyron-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650851218.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sévérac-d'Aveyron",
    "addressRegion": "occitanie",
    "postalCode": "12150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.33851,
    "longitude": 2.97293
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.64,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-26"
  },
  "priceRange": "€14+"
}