{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-goelands-st-martin-en-campagne",
  "name": "Camping Les Goélands",
  "description": "Camping Les Goélands is a campsite in Saint-Martin-en-Campagne, Seine-Maritime, located by the sea.This terraced camp site and camp site with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-goelands-st-martin-en-campagne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/67498bd304a08.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 rue des Grèbes",
    "addressLocality": "St. Martin-en-Campagne",
    "postalCode": "76370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96633,
    "longitude": 1.20403
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}