{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-laigrette-attichy",
  "name": "Camping de l'Aigrette",
  "description": "Do you like a small-scale campsite in a quiet, rural area? This campsite is situated right on a lake near the town of Attichy in the Oise, about 90...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-laigrette-attichy",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/674997ffc54f0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Fontaine Aubier",
    "addressLocality": "Attichy",
    "postalCode": "60350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.40664,
    "longitude": 3.05294
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 28,
    "bestRating": 10,
    "worstRating": 1
  }
}