{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/garden-at-gates-of-paris-arcueil",
  "name": "Garden At The Gates Of Paris",
  "description": "Hello everyone ! At the gates of Paris, my garden is ideally located in a quiet neighborhood, close to metro 14 \"Hôpital Bicetre\", and RER B \"Laplace\" as well as numerous bus lines in the immediate vicinity. You can enjoy the tranquility of the garden while being just minutes from the main Parisian attractions. The garden is spacious enough to accommodate several tents. There are three parking spaces in my driveway. If you don't have a tent, no worries! I can provide you with a two-person ten...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/garden-at-gates-of-paris-arcueil",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "arcueil",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8065,
    "longitude": 2.341
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}