{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jubilee-park-aire-de-service-east-lindsey-england",
  "name": "Jubilee park Aire de service",
  "description": "Enjoy a relaxing stay at Jubilee park - Aire de service in East Lindsey, United Kingdom. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jubilee-park-aire-de-service-east-lindsey-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stixwould Road",
    "addressLocality": "East Lindsey",
    "addressRegion": "England",
    "postalCode": "LN10",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1555213,
    "longitude": -0.22268513
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}