{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-tylosand-tylosand-hallands-lan",
  "name": "First Camp Tylosand",
  "description": "Enjoy a relaxing stay at First Camp Tylosand in Tylösand, Sweden. Visitor review: 2.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-tylosand-tylosand-hallands-lan",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kungsvägen",
    "addressLocality": "Tylösand",
    "addressRegion": "Hallands län",
    "postalCode": "302 70",
    "addressCountry": "Svezia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.66111,
    "longitude": 12.74028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}