{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/romantica-autocamp-betina-sibenik-knin",
  "name": "Romantica Autocamp",
  "description": "Enjoy a relaxing stay at Romantica Autocamp in Betina, Croatia. Customer rating: 2.15.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/romantica-autocamp-betina-sibenik-knin",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650869996.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "kamp romantica",
    "addressLocality": "betina",
    "addressRegion": "Šibenik-Knin",
    "postalCode": "22240",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.87175,
    "longitude": 15.55889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}