{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-laurent-de-cerdans",
  "name": "Aire Municipale",
  "description": "at the salle polyvalent-narrow access from the D3 and max. height 3 m Centre 400 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-laurent-de-cerdans",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650751175.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place du Syndicat",
    "addressLocality": "saint-laurent-de-cerdans",
    "addressRegion": "occitanie",
    "postalCode": "66260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3834,
    "longitude": 2.61546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}