{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kingfisher-caravan-park-lee-on-the-solent",
  "name": "Kingfisher Caravan Park",
  "description": "Kingfisher Caravan Park is a campsite in Lee-on-the-solent, United Kingdom. Book and book Kingfisher Caravan Park at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kingfisher-caravan-park-lee-on-the-solent",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTf146dcc2e6ee573de80d12d0c745ba83/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Browndown Road",
    "addressLocality": "Lee-on-the-solent",
    "postalCode": "PO13 9BG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.787741,
    "longitude": -1.167805
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}