{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mer-sable-soleil-leucate-plage",
  "name": "Mer-sable-soleil",
  "description": "Mer-sable-soleil is a campsite with 100 tents in Leucate Plage, France.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mer-sable-soleil-leucate-plage",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTfd69a799fc912f208869d3b816bbbd0f/mersablesoleil-leucate-plage-myxr5/conversions/mersablesoleil-leucate-plage-myxr5-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTfd69a799fc912f208869d3b816bbbd0f/mersablesoleil-leucate-plage-myxr5/mersablesoleil-leucate-plage-myxr5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin du Grau",
    "addressLocality": "Leucate Plage",
    "postalCode": "11370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.901,
    "longitude": 3.0527
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}