{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-varna-varna-bulgaria",
  "name": "Camping Varna",
  "description": "With a excellent view over the Black Sea and a green neighborhood, Camping Varna is a quiet place. The manager, Nikolay, speaks English and will pick up you for free. The camping is 20 min by feet to the beach and downtown. Nearby there is a supermarket open 24/24, laundry service, bars and restaurants. The camping offers: hot showers, barbecue, refrigerator, hot plates and other cooking facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-varna-varna-bulgaria",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Varna",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2073873,
    "longitude": 27.9166653
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}