{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-port-de-neuvic-neuvic",
  "name": "Flower Camping Le Port de Neuvic",
  "description": "This campsite is located in the east of Corrèze, a French department known for its tranquility, sparseness and unspoilt nature. Corrèze is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-port-de-neuvic-neuvic",
  "image": [
    "https://cdn1.acsi.eu/6/7/e/5/67e52df61a63b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route d'Antiges",
    "addressLocality": "Neuvic",
    "postalCode": "19160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.39675,
    "longitude": 2.28728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 91,
    "bestRating": 10,
    "worstRating": 1
  }
}