{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-vieille-eglise-yvelines-france-vieille-eglise",
  "name": "Campspace In Vieille Eglise En Yvelines Le De France",
  "description": "Family home, with games for young and old! Quiet house on the edge of a forest, guaranteed sunset in a tent, weather permitting! 2 kilometers from Rambouillet, enjoy a lively town center. The activities Petanque court, ping pong table, basketball hoop, playground + small hut for children under 10. Take advantage of the Etang de la Tour, accessible on foot, for walks, canoeing and kayaking, and Rambouillet town center, easily accessible by bike.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-vieille-eglise-yvelines-france-vieille-eglise",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "vieille-eglise-en-yvelines",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.661,
    "longitude": 1.8765
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}