{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-de-camping-en-chichester-inglaterra-chichester",
  "name": "Espacio de camping en Chichester, Inglaterra",
  "description": "We are a six-acre camp near the beaches of Goodwood and the local walks. We have pigs, peacocks and resident chickens. A playground for children and a laundry area for campers in tents.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-de-camping-en-chichester-inglaterra-chichester",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chichester",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.792,
    "longitude": -0.7155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}