{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunelia-camping-le-petit-bois-mesquer",
  "name": "Sunêlia Camping Le Petit Bois",
  "description": "Camping Le Château du Petit Bois is a quiet family campsite in a varied setting full of castles, old villages, pretty coastal towns and charming...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunelia-camping-le-petit-bois-mesquer",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674df11f3380d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1820 rte de Kerlagadec",
    "addressLocality": "Mesquer",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39703,
    "longitude": -2.47203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}