{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-les-nobis-danjou-montreuil-bellay",
  "name": "Camping Paradis Les Nobis d'Anjou",
  "description": "The four-star campsite Les Nobis d'Anjou is ideally located on the interface between the regions of Anjou, Touraine and Poitou, just...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-les-nobis-danjou-montreuil-bellay",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/674986872c1ea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Georges Girouy",
    "addressLocality": "Montreuil-Bellay",
    "postalCode": "49260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.13156,
    "longitude": -0.15922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 287,
    "bestRating": 10,
    "worstRating": 1
  }
}