{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saint-georges-sur-loire-pays-de-la-loire",
  "name": "Campspace in Saint Georges Sur Loire, Pays de la Loire",
  "description": "It's a pitch in our enclosed garden with trees. We can accomodate in punctual for 1 night. In the quiet The activities La Loire à vélo, guinguettes, riverside, Angers 20 minutes and antes 45 minutes away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saint-georges-sur-loire-pays-de-la-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Georges-sur-Loire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4035,
    "longitude": -0.7695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}