{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prl-chateau-nogentel-neuvy-marne",
  "name": "PRL DU CHATEAU DE NOGENTEL",
  "description": "In Neuvy this leisure park offers mobil-homes and chalets for rent. Pets are not allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prl-chateau-nogentel-neuvy-marne",
  "image": [
    "https://hpaguide.co.uk/i/c/9374/w/cv/cp9374-w-thumb.webp?v=1741345171"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Neuvy",
    "addressRegion": "Marne",
    "postalCode": "51310"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.72341999999999,
    "longitude": 3.515424299999999
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}