{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-nogarede-ceret-occitanie",
  "name": "Camping De Nogarede",
  "description": "small campsite on the outskirts of Céret - partly in the forest - good, clean sanitary facilities - customer-friendly manager - free choice of places - within cycling distance of Gorges de La Fou - lively village with all kinds of shops and Musée Art Moderne Céret (Dali-Picasso-l'Hote -Herbin) 800m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-nogarede-ceret-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819993.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue d'Espagne",
    "addressLocality": "ceret",
    "addressRegion": "occitanie",
    "postalCode": "66400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.48427,
    "longitude": 2.75877
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}