{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-route-bleue-lapalisse",
  "name": "Camping de la Route Bleue",
  "description": "Camping de la Route Bleue is a campsite that is located in Lapalisse, Allier, and located river/stream.This campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-route-bleue-lapalisse",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505fd995575.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue des Vignes/route de Roanne",
    "addressLocality": "Lapalisse",
    "postalCode": "03120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.24325,
    "longitude": 3.6395
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}