{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-blaquiere-vignes-lozere",
  "name": "CAMPING LA BLAQUIERE",
  "description": "In Les Vignes this campsite 3 stars of 79 pitches offers mobil-homes and lodges & ecolodges for rent. Furthermore, as services, you will find a bar, a grocery store and massage services. Internet access via WIFI is available. For motorhomes, there is a parking area. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/camping-blaquiere-vignes-lozere",
  "image": [
    "https://hpaguide.co.uk/i/c/560/w/cv/cp560-w-thumb.webp?v=1744616118"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Les Vignes",
    "addressRegion": "Lozère",
    "postalCode": "48210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3048905,
    "longitude": 3.2678968
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}