{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-petit-mas-dile-st-germain-de-confolens",
  "name": "Camping Le Petit Mas d'Ile",
  "description": "Camping Le Petit Mas d'Ile is a campsite in Saint-Germain-de-Confolens, Charente.This campsite on the slope offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-petit-mas-dile-st-germain-de-confolens",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751648e051df.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Petit Mas d'Ile",
    "addressLocality": "St. Germain-de-Confolens",
    "postalCode": "16500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.04294,
    "longitude": 0.67283
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}