{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-des-4-etoiles-115592-ile-de-france",
  "name": "La ferme des 4 étoiles",
  "description": "La Ferme des 4 étoiles is a camping in Auffargis with a playground, sanitary services, water, electricity, toilets, showers, laundry facilities, and WiFi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-des-4-etoiles-115592-ile-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651203767"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Petite Hogue",
    "addressLocality": "115592",
    "addressRegion": "ile-de-france",
    "postalCode": "78610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.66482,
    "longitude": 1.89651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}