{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-lapalisse-lapalisse-auvergne-rhone",
  "name": "Aire Municipale Lapalisse",
  "description": "quiet place next to river-flow 2 x, on column-jeton, available at Office de Tourisme-b and Center 200 m-on Thursday market in the Centre",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-lapalisse-lapalisse-auvergne-rhone",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665564.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place Jean Moulin",
    "addressLocality": "Lapalisse",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "03120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.24997,
    "longitude": 3.63511
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 87,
    "bestRating": 5,
    "worstRating": 1
  }
}