{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cardiff-caravan-park",
  "name": "Cardiff Caravan Park",
  "description": "An open-all-year council-run campsite in the heart of the city, in a delightful park setting just a short walk from all attractions. Grass pitches are non-electric and service pitches (electric, fresh",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cardiff-caravan-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4876,
    "longitude": -3.2003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}