{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hyeres-fr",
  "name": "toilet",
  "description": "Provides pitch for one night or a month, depending on your feeling! Young farmer eager to meet new people.. Likes to party but also his calm! Hope to meet you ride with the horses, walk around the pond, kayak available on the river... Activities All activities near Hyères.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hyeres-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hyères",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.147,
    "longitude": 6.136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}