{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-grillon-des-mers-marseillan-plage-herault",
  "name": "CAMPING LE GRILLON DES MERS",
  "description": "In Marseillan Plage this campsite by the sea of 62 pitches offers mobil-homes and tents for rent. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-grillon-des-mers-marseillan-plage-herault",
  "image": [
    "https://hpaguide.co.uk/i/c/635/w/cv/cp635-w-thumb.webp?v=1744009966"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marseillan Plage",
    "addressRegion": "Hérault",
    "postalCode": "34340"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30782599999999,
    "longitude": 3.540646
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}