{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cerisiers-ceret",
  "name": "Camping Les Cerisiers",
  "description": "Camping Les Cerisiers is a campsite with 100 tents in Ceret, France. Camping Les Cerisiers has wifi, a camping shop and a snack bar.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cerisiers-ceret",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT709dccb66cd20ccdebd3382580f657ff/camping-les-cerisiers-ceret-igjm4/conversions/camping-les-cerisiers-ceret-igjm4-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT709dccb66cd20ccdebd3382580f657ff/camping-les-cerisiers-ceret-igjm4/camping-les-cerisiers-ceret-igjm4.jpg",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT709dccb66cd20ccdebd3382580f657ff/camping-les-cerisiers-ceret-bywxx/camping-les-cerisiers-ceret-bywxx.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Nogareda",
    "addressLocality": "Ceret",
    "postalCode": "66400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.49,
    "longitude": 2.7632
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}