{"product_id":"alle-locaties","title":"Alle Locaties - 62.000+ Locaties","description":"\u003cstyle\u003e\n.uf-all{\n  max-width:1150px;\n  margin:0 auto;\n  padding:20px 12px 70px;\n  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n}\n\n\/* CONTAINER *\/\n.uf-all-shell{\n  border-radius:26px;\n  background:linear-gradient(180deg,#020617 0%,#0f172a 100%);\n  border:1px solid rgba(255,255,255,.06);\n  box-shadow:0 40px 120px rgba(0,0,0,.6);\n  padding:26px;\n  color:#cbd5f5;\n}\n\n\/* HERO *\/\n.uf-all-hero{\n  display:flex;\n  flex-direction:column;\n  gap:26px;\n}\n\n.uf-all-title{\n  font-size:34px;\n  font-weight:900;\n  color:#fff;\n}\n\n.uf-all-lead{\n  font-size:15px;\n  color:#94a3b8;\n  line-height:1.7;\n}\n\n\/* VISUAL *\/\n.uf-all-visual{\n  position:relative;\n  height:280px;\n  border-radius:22px;\n  overflow:hidden;\n  background:\n    radial-gradient(circle at center, rgba(59,130,246,.2), transparent 60%),\n    linear-gradient(135deg,#020617,#000);\n}\n\n\/* GRID *\/\n.uf-all-visual::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n  background-size:34px 34px;\n}\n\n\/* RADAR *\/\n.uf-all-visual::after{\n  content:\"\";\n  position:absolute;\n  inset:-60%;\n  background:conic-gradient(\n    transparent 0deg,\n    rgba(59,130,246,.35) 70deg,\n    rgba(59,130,246,.15) 120deg,\n    transparent 180deg\n  );\n  animation:spin 4s linear infinite;\n}\n\n\/* SVG *\/\n.uf-all-svg{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  z-index:2;\n}\n\n\/* LOCATION DOTS *\/\n.uf-dot{\n  fill:#60a5fa;\n  opacity:.3;\n  animation:pulse 3s infinite;\n}\n\n.uf-dot:nth-child(3n){\n  fill:#fff;\n  opacity:1;\n}\n\n.uf-dot:nth-child(5n){\n  animation-delay:.5s;\n}\n.uf-dot:nth-child(7n){\n  animation-delay:1s;\n}\n\n\/* DATA FLOW *\/\n.uf-flow{\n  stroke:#60a5fa;\n  stroke-width:2;\n  stroke-dasharray:12;\n  animation:flow 2s linear infinite;\n  opacity:.7;\n}\n\n\/* MAIN POINT *\/\n.uf-main{\n  fill:#fff;\n  animation:mainPulse 1.5s infinite;\n}\n\n\/* TEXT *\/\n.uf-all-core{\n  position:absolute;\n  bottom:18px;\n  left:18px;\n}\n\n.uf-all-core h3{\n  color:#fff;\n  font-weight:900;\n}\n\n.uf-all-core p{\n  color:#cbd5f5;\n  font-size:13px;\n}\n\n\/* LIST *\/\n.uf-all-list{\n  margin-top:18px;\n  display:flex;\n  flex-direction:column;\n  gap:8px;\n  font-size:14px;\n}\n\n\/* FEATURES *\/\n.uf-all-grid{\n  margin-top:22px;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n}\n\n.uf-all-box{\n  background:rgba(255,255,255,.03);\n  border-radius:16px;\n  padding:16px;\n  border:1px solid rgba(255,255,255,.06);\n}\n\n.uf-all-box h3{\n  color:#fff;\n  font-weight:900;\n  font-size:15px;\n  margin-bottom:6px;\n}\n\n.uf-all-box p{\n  color:#94a3b8;\n  font-size:13px;\n}\n\n\/* CTA *\/\n.uf-all-cta{\n  margin-top:26px;\n  border-radius:18px;\n  padding:22px;\n  background:linear-gradient(135deg,#3b82f6,#020617);\n  text-align:center;\n}\n\n.uf-all-cta h3{\n  color:#fff;\n  font-weight:900;\n}\n\n.uf-all-cta p{\n  color:#dbeafe;\n  font-size:13px;\n}\n\n\/* ANIMATIONS *\/\n@keyframes spin{\n  to{transform:rotate(360deg);}\n}\n\n@keyframes pulse{\n  0%,100%{transform:scale(1);opacity:.3}\n  50%{transform:scale(1.8);opacity:1}\n}\n\n@keyframes flow{\n  from{stroke-dashoffset:20;}\n  to{stroke-dashoffset:0;}\n}\n\n@keyframes mainPulse{\n  0%,100%{transform:scale(1)}\n  50%{transform:scale(1.6)}\n}\n\n\/* DESKTOP *\/\n@media(min-width:1024px){\n  .uf-all-hero{\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:40px;\n    align-items:center;\n  }\n\n  .uf-all-title{font-size:46px}\n  .uf-all-grid{grid-template-columns:repeat(4,1fr)}\n}\n\u003c\/style\u003e\n\n\u003csection class=\"uf-all\"\u003e\n  \u003cdiv class=\"uf-all-shell\"\u003e\n\n    \u003cdiv class=\"uf-all-hero\"\u003e\n\n      \u003c!-- TEXT --\u003e\n      \u003cdiv\u003e\n\n        \u003ch2 class=\"uf-all-title\"\u003e🌍 Ontdek Alle Urbex Locaties in Europa\u003c\/h2\u003e\n\n        \u003cp class=\"uf-all-lead\"\u003e\n          De meest complete urbex kaart van Europa met meer dan \u003cstrong\u003e62.000 verlaten locaties\u003c\/strong\u003e. Van kastelen en fabrieken tot bunkers en ziekenhuizen — alles direct toegankelijk, continu geüpdatet en klaar om ontdekt te worden.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"uf-all-list\"\u003e\n          \u003cdiv\u003e✔️ \u003cstrong\u003e62.000+ locaties\u003c\/strong\u003e met exacte coördinaten\u003c\/div\u003e\n          \u003cdiv\u003e🔄 Inclusief 2026 updates \u0026amp; wekelijkse toevoegingen\u003c\/div\u003e\n          \u003cdiv\u003e📱 Direct openen op mobiel en desktop\u003c\/div\u003e\n          \u003cdiv\u003e🔒 Geen geblokkeerde of verwijderde links\u003c\/div\u003e\n          \u003cdiv\u003e👥 Toegang tot exclusieve community \u0026amp; tips\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- VISUAL --\u003e\n      \u003cdiv class=\"uf-all-visual\"\u003e\n\n        \u003csvg class=\"uf-all-svg\" viewbox=\"0 0 300 200\"\u003e\n\n          \u003c!-- flow lijnen --\u003e\n          \u003cpath class=\"uf-flow\" d=\"M10 100 Q150 20 290 100\"\u003e\u003c\/path\u003e\n          \u003cpath class=\"uf-flow\" d=\"M10 120 Q150 180 290 120\"\u003e\u003c\/path\u003e\n\n          \u003c!-- hoofd locatie --\u003e\n          \u003ccircle class=\"uf-main\" cx=\"150\" cy=\"100\" r=\"6\"\u003e\u003c\/circle\u003e\n\n          \u003c!-- MASS DOTS --\u003e\n          {% for i in (1..60) %}\n            \u003ccircle class=\"uf-dot\" cx=\"{{ i | modulo:10 | times:30 | plus:10 }}\" cy=\"{{ i | divided_by:10 | times:30 | plus:20 }}\" r=\"3\"\u003e\u003c\/circle\u003e\n          {% endfor %}\n\n        \u003c\/svg\u003e\n\n        \u003cdiv class=\"uf-all-core\"\u003e\n          \u003ch3\u003eLive kaart data\u003c\/h3\u003e\n          \u003cp\u003eDuizenden locaties tegelijk zichtbaar\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv class=\"uf-all-grid\"\u003e\n\n      \u003cdiv class=\"uf-all-box\"\u003e\n        \u003ch3\u003e62.000+ spots\u003c\/h3\u003e\n        \u003cp\u003eDe grootste urbex database van Europa.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uf-all-box\"\u003e\n        \u003ch3\u003eSnelle toegang\u003c\/h3\u003e\n        \u003cp\u003eBinnen 1 minuut toegang tot alle locaties.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uf-all-box\"\u003e\n        \u003ch3\u003e2026 updates\u003c\/h3\u003e\n        \u003cp\u003eWekelijks nieuwe locaties en verbeterde info.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uf-all-box\"\u003e\n        \u003ch3\u003eCommunity\u003c\/h3\u003e\n        \u003cp\u003eExclusieve tips, ervaringen en updates.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- CTA --\u003e\n    \u003cdiv class=\"uf-all-cta\"\u003e\n      \u003ch3\u003eStart met ontdekken\u003c\/h3\u003e\n      \u003cp\u003eAlles wat je nodig hebt in één kaart\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Urbex Factory","offers":[{"title":"'+ 🆓 2026 Updates (Gratis inbegrepen) \/ Geen extra personen toevoegen.","offer_id":53275138752851,"sku":null,"price":214.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🆓 2026 Updates (Gratis inbegrepen) \/ ✨ + één persoon extra (10% KORTING)","offer_id":53275138785619,"sku":null,"price":385.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🆓 2026 Updates (Gratis inbegrepen) \/ 🔥 + twee personen extra (15% KORTING)","offer_id":53275138818387,"sku":null,"price":545.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🆓 2026 Updates (Gratis inbegrepen) \/ 🚀 + drie personen extra (20% KORTING)","offer_id":53275138851155,"sku":null,"price":684.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🆓 2026 Updates (Gratis inbegrepen) \/ 👑 + vier personen extra (25% KORTING)","offer_id":53275138883923,"sku":null,"price":802.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🗺️ 2027 Updates (Extra jaar updates met 10% korting) \/ Geen extra personen toevoegen.","offer_id":53275138916691,"sku":null,"price":321.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🗺️ 2027 Updates (Extra jaar updates met 10% korting) \/ ✨ + één persoon extra (10% KORTING)","offer_id":53275138949459,"sku":null,"price":577.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🗺️ 2027 Updates (Extra jaar updates met 10% korting) \/ 🔥 + twee personen extra (15% KORTING)","offer_id":53275138982227,"sku":null,"price":818.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🗺️ 2027 Updates (Extra jaar updates met 10% korting) \/ 🚀 + drie personen extra (20% KORTING)","offer_id":53275139014995,"sku":null,"price":1026.0,"currency_code":"RON","in_stock":true},{"title":"'+ 🗺️ 2027 Updates (Extra jaar updates met 10% korting) \/ 👑 + vier personen extra (25% KORTING)","offer_id":53275139047763,"sku":null,"price":1203.0,"currency_code":"RON","in_stock":true},{"title":"'+ 💎 Premium Toegang (Altijd up-to-date) \/ Geen extra personen toevoegen.","offer_id":53275139080531,"sku":null,"price":535.0,"currency_code":"RON","in_stock":true},{"title":"'+ 💎 Premium Toegang (Altijd up-to-date) \/ ✨ + één persoon extra (10% KORTING)","offer_id":53275139113299,"sku":null,"price":962.0,"currency_code":"RON","in_stock":true},{"title":"'+ 💎 Premium Toegang (Altijd up-to-date) \/ 🔥 + twee personen extra (15% KORTING)","offer_id":53275139146067,"sku":null,"price":1363.0,"currency_code":"RON","in_stock":true},{"title":"'+ 💎 Premium Toegang (Altijd up-to-date) \/ 🚀 + drie personen extra (20% KORTING)","offer_id":53275139178835,"sku":null,"price":1710.0,"currency_code":"RON","in_stock":true},{"title":"'+ 💎 Premium Toegang (Altijd up-to-date) \/ 👑 + vier personen extra (25% KORTING)","offer_id":53275139211603,"sku":null,"price":2004.0,"currency_code":"RON","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/3103\/2147\/files\/949252F2-A250-43EE-8CB2-FA67DFFE0BF4.jpg?v=1781946026","url":"https:\/\/www.urbexfactory.app\/sl-ro\/products\/alle-locaties","provider":"The Urbex Factory","version":"1.0","type":"link"}