{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calm-of-countryside-saint-vincent-sur-jard",
  "name": "The calm of the countryside close to the beaches.",
  "description": "Please read the description carefully before making any reservation request. We welcome you to the grounds of our group of gîtes. Different locations are possible depending on your needs/preferences. 3 kilometers from the beaches, in the countryside, quiet. Surrounded by meadows with horses. Many accessible walking trails (hiking, cycling, etc.), beaches 3 km away, Jard sur mer port, O'Gliss Park, O'Fun Park, etc.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calm-of-countryside-saint-vincent-sur-jard",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Vincent-sur-Jard",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.432,
    "longitude": -1.5665
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}