{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-aubignas-07400-auvernia-rodano-alpes",
  "name": "Camping en Aubignas (07400), Auvernia Ródano Alpes",
  "description": "Hello, we welcome you to our land, which is not forgotten.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-aubignas-07400-auvernia-rodano-alpes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aubignas (07400)",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5715,
    "longitude": 4.6405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}