{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplek-laroquebrou-laroquebrou-auvergne-rhone-alpes",
  "name": "Camperplek Laroquebrou",
  "description": "On the quiet other side of the river. Special area for campers. Shops and terrace are on the other side in center. Recycle bins at the beginning of the descending road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplek-laroquebrou-laroquebrou-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651269886"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Gare",
    "addressLocality": "Laroquebrou",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "15150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.96577,
    "longitude": 2.19151
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}