{"id":3707,"date":"2026-06-02T20:19:53","date_gmt":"2026-06-02T18:19:53","guid":{"rendered":"http:\/\/hindrumfjordsenter.no\/cs\/?page_id=3707"},"modified":"2026-06-02T20:19:55","modified_gmt":"2026-06-02T18:19:55","slug":"obchody_s_potravinami_a_restaurace","status":"publish","type":"page","link":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/","title":{"rendered":"Obchody, restaurace a slu\u017eby v okol\u00ed Hindrum Fjordsenter"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3707\" class=\"elementor elementor-3707 elementor-927\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e6bb553 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e6bb553\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d29bc40\" data-id=\"d29bc40\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ba7a15 elementor-widget elementor-widget-html\" data-id=\"8ba7a15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================\n   STORES & RESTAURANTS \u2014 Horizontal stacked cards\n   Prefix: hf-store-\n   Self-contained (page-safe)\n   ========================================= *\/\n\n.hf-store-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 1.5rem;\n  max-width: 1100px;\n  margin: 0 auto 3rem;\n}\n\n.hf-store-card {\n  background: linear-gradient(\n    to bottom,\n    rgba(33,177,251,0.05),\n    rgba(0,88,178,0.02)\n  );\n  border: 1px solid rgba(0, 88, 178, 0.10);\n  border-radius: 14px;\n  padding: 1.6rem;\n  box-shadow:\n    0 4px 12px rgba(0, 0, 0, 0.08),\n    0 2px 6px rgba(0, 88, 178, 0.10);\n}\n\n.hf-store-card-inner {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 1.25rem;\n  align-items: center;\n}\n\n.hf-store-content { align-self: start; }\n.hf-store-map { align-self: center; }\n\n@media (max-width: 900px) {\n  .hf-store-card-inner { grid-template-columns: 1fr; }\n  .hf-store-content { align-self: start; }\n  .hf-store-map { align-self: start; }\n}\n\n.hf-store-card h3 {\n  color: #0058B2;\n  font-size: 1.55rem;\n  line-height: 1.15;\n  margin: 0 0 0.7rem;\n  font-weight: 700;\n}\n\n.hf-store-card p {\n  margin: 0 0 1rem;\n  color: #333;\n  font-size: 1rem;\n  line-height: 1.6;\n}\n\n.hf-store-card ul {\n  margin: 0.25rem 0 0;\n  padding-left: 1.3rem;\n}\n\n.hf-store-card li {\n  margin: 0 0 0.55rem;\n  color: #333;\n  font-size: 1rem;\n  line-height: 1.55;\n}\n\n.hf-store-map {\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid rgba(0, 88, 178, 0.10);\n  background: rgba(33,177,251,0.03);\n}\n\n.hf-store-map iframe {\n  width: 100%;\n  height: 240px;\n  border: 0;\n  display: block;\n}\n\n@media (max-width: 900px) {\n  .hf-store-map iframe { height: 210px; }\n}\n\n\/* =========================================\n   LINKS \u2014 one per line + tighter line-height\n   This is what fixes your screenshot issue\n   ========================================= *\/\n\n.hf-store-links {\n  margin-top: 0.85rem;\n  display: block;\n}\n\n.hf-store-links a.hf-store-link{\n  display: block;            \/* forces new line *\/\n  line-height: 2.2;         \/* tighter vertical rhythm *\/\n  margin: 0 0 0.18rem;       \/* small spacing between lines *\/\n}\n\n.hf-store-links a.hf-store-link:last-child{\n  margin-bottom: 0;\n}\n\n\/* Subtle link (page-safe) *\/\na.hf-store-link {\n  display: inline-block;\n  transition: all 0.25s ease;\n  transform: scale(1);\n  color: #0058B2;\n  text-decoration: none;\n  font-weight: 500;\n  line-height: 1.18;         \/* ensures tight line-height also outside hf-store-links *\/\n}\n\na.hf-store-link::after {\n  content: \" \u2192\";\n  color: #0058B2;\n  font-weight: 600;\n  font-size: 0.85em;\n  line-height: 1;\n  transition: color 0.3s ease;\n}\n\na.hf-store-link:hover {\n  transform: scale(1.01);\n  color: #111;\n  text-decoration: underline;\n  text-decoration-color: #111;\n  text-underline-offset: 3px;\n}\n\na.hf-store-link:hover::after {\n  color: #111;\n}\n\n\/* =========================================\n   TRONDHEIM \u2014 Dark charcoal card variant\n   Add class: hf-store-card--dark to the Trondheim card\n   ========================================= *\/\n\n.hf-store-card.hf-store-card--dark {\n  background: linear-gradient(180deg, #1f2328 0%, #14181d 100%);\n  border: 1px solid rgba(255,255,255,0.08);\n  box-shadow:\n    0 10px 26px rgba(0,0,0,0.28),\n    0 2px 10px rgba(0,0,0,0.18);\n}\n\n.hf-store-card.hf-store-card--dark h3 { color: #ffffff; }\n\n.hf-store-card.hf-store-card--dark p,\n.hf-store-card.hf-store-card--dark li {\n  color: rgba(255,255,255,0.86);\n}\n\n.hf-store-card.hf-store-card--dark strong { color: #ffffff; }\n\n\/* Dark subtle-links *\/\n.hf-store-card.hf-store-card--dark a.hf-store-link { color: #9fd3ff; }\n.hf-store-card.hf-store-card--dark a.hf-store-link::after { color: #9fd3ff; }\n\n.hf-store-card.hf-store-card--dark a.hf-store-link:hover {\n  color: #ffffff;\n  text-decoration-color: #ffffff;\n}\n\n.hf-store-card.hf-store-card--dark a.hf-store-link:hover::after { color: #ffffff; }\n\n\/* Map frame on dark *\/\n.hf-store-card.hf-store-card--dark .hf-store-map {\n  border: 1px solid rgba(255,255,255,0.10);\n  background: rgba(255,255,255,0.02);\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2508cae elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2508cae\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ce0fa4a\" data-id=\"ce0fa4a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-176e884 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"176e884\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Obchody, restaurace a slu\u017eby v okol\u00ed<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9c67dc elementor-widget elementor-widget-heading\" data-id=\"d9c67dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Jak daleko je nejbli\u017e\u0161\u00ed obchod nebo restaurace?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-28c813b elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"28c813b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-da7374f\" data-id=\"da7374f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-097be55 elementor-widget elementor-widget-html\" data-id=\"097be55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"p3\">\n  P\u0159i pobytu v <strong>Hindrum Fjordsenter<\/strong> m\u00e1te bl\u00edzko k potravin\u00e1m, z\u00e1kladn\u00edm slu\u017eb\u00e1m i m\u00edst\u016fm, kde se d\u00e1 naj\u00edst.\n  N\u00ed\u017ee najdete nejbli\u017e\u0161\u00ed m\u00edsta \u2013 s mapami a odkazy pro vyhled\u00e1v\u00e1n\u00ed, abyste snadno zkontrolovali otev\u00edrac\u00ed dobu a trasu.\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e6d153 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4e6d153\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afa2ae4\" data-id=\"afa2ae4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c321f8b elementor-widget elementor-widget-html\" data-id=\"c321f8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"hf-store-grid\">\n\n  <div class=\"hf-store-card\">\n    <div class=\"hf-store-card-inner\">\n      <div class=\"hf-store-content\">\n        <h3>Vanvikan (13 km)<\/h3>\n        <p>Nejbli\u017e\u0161\u00ed m\u011bste\u010dko pro potraviny a jednoduch\u00e9 poch\u016fzky.<\/p>\n\n        <ul>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=potraviny+Vanvikan\" target=\"_blank\" rel=\"noopener\">Potraviny (hledat)<\/a><\/li>\n          <li>\u010cerpac\u00ed stanice<\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=restaurace+Vanvikan\" target=\"_blank\" rel=\"noopener\">J\u00eddlo a restaurace (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=rychlolod+Trondheim+Vanvikan+j%C3%ADzdn%C3%AD+%C5%99%C3%A1d\" target=\"_blank\" rel=\"noopener\">Rychlolod Trondheim\u2013Vanvikan (j\u00edzdn\u00ed \u0159\u00e1d)<\/a><\/li>\n        <\/ul>\n\n        <div class=\"hf-store-links\">\n          <a class=\"hf-store-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/cs\/prehledovy_index\/pruvodce-fosenem-destinace-mistni-poklady\/#vanvikan\">M\u00edsta ve Fosenu: Vanvikan \u2013 p\u0159\u00edroda a kultura<\/a>\n          <a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/maps?q=Havnegata%201%207125%20Vanvikan\" target=\"_blank\" rel=\"noopener\">Otev\u0159\u00edt v Google Maps<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hf-store-map\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d7107.246899191389!2d10.20567448224199!3d63.55513007932552!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4612cadc04e1aa2d%3A0x1bb82362d9201ac0!2s7125%20Vanvikan!5e0!3m2!1sen!2sno!4v1780382643685!5m2!1sen!2sno\" width=\"100%\" height=\"240\" loading=\"lazy\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"hf-store-card\">\n    <div class=\"hf-store-card-inner\">\n      <div class=\"hf-store-content\">\n        <h3>Leksvik (15 km)<\/h3>\n        <p>V\u011bt\u0161\u00ed v\u00fdb\u011br obchod\u016f a slu\u017eeb v Indre Fosen.<\/p>\n\n        <ul>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=potraviny+Leksvik\" target=\"_blank\" rel=\"noopener\">Potraviny (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=l%C3%A9k%C3%A1rna+Leksvik\" target=\"_blank\" rel=\"noopener\">L\u00e9k\u00e1rna (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=zuba%C5%99+Leksvik\" target=\"_blank\" rel=\"noopener\">Zuba\u0159 (hledat)<\/a><\/li>\n          <li>\u010cerpac\u00ed stanice<\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=restaurace+Leksvik\" target=\"_blank\" rel=\"noopener\">J\u00eddlo a restaurace (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=Power+Leksvik\" target=\"_blank\" rel=\"noopener\">Power (hledat)<\/a><\/li>\n        <\/ul>\n\n        <div class=\"hf-store-links\">\n          <a class=\"hf-store-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/cs\/prehledovy_index\/pruvodce-fosenem-destinace-mistni-poklady\/#leksvik\">M\u00edsta ve Fosenu: Leksvik \u2013 p\u0159\u00edroda a kultura<\/a>\n          <a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/maps?q=Vinnasand%2015%207120%20Leksvik\" target=\"_blank\" rel=\"noopener\">Otev\u0159\u00edt v Google Maps<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hf-store-map\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d14155.496158829461!2d10.589506010319166!3d63.673350471936374!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x466d496a614d5fb5%3A0x40208ab0fdd3120!2s7120%20Leksvik!5e0!3m2!1sen!2sno!4v1780382675324!5m2!1sen!2sno\" width=\"100%\" height=\"240\" loading=\"lazy\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"hf-store-card\">\n    <div class=\"hf-store-card-inner\">\n      <div class=\"hf-store-content\">\n        <h3>Rissa (32 km)<\/h3>\n        <p>Nejkompletn\u011bj\u0161\u00ed nab\u00eddka v okol\u00ed \u2013 l\u00e9k\u00e1rna a v\u00edce obchod\u016f.<\/p>\n\n        <ul>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=potraviny+Rissa\" target=\"_blank\" rel=\"noopener\">Potraviny (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=l%C3%A9k%C3%A1rna+Rissa\" target=\"_blank\" rel=\"noopener\">L\u00e9k\u00e1rna (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=Vinmonopolet+Rissa\" target=\"_blank\" rel=\"noopener\">Vinmonopolet (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=zuba%C5%99+Rissa\" target=\"_blank\" rel=\"noopener\">Zuba\u0159 (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=Power+Rissa\" target=\"_blank\" rel=\"noopener\">Power (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=Europris+Rissa\" target=\"_blank\" rel=\"noopener\">Europris (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=restaurace+Rissa\" target=\"_blank\" rel=\"noopener\">J\u00eddlo a restaurace (hledat)<\/a><\/li>\n        <\/ul>\n\n        <div class=\"hf-store-links\">\n          <a class=\"hf-store-link\" href=\"https:\/\/www.hindrumfjordsenter.no\/cs\/prehledovy_index\/pruvodce-fosenem-destinace-mistni-poklady\/#rissa\">M\u00edsta ve Fosenu: Rissa \u2013 p\u0159\u00edroda a kultura<\/a>\n          <a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/maps?q=R%C3%A5dhusveien%206%207100%20Rissa\" target=\"_blank\" rel=\"noopener\">Otev\u0159\u00edt v Google Maps<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hf-store-map\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d14197.213515114345!2d9.947906209994224!3d63.589769118651944!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4612c7d65f424e93%3A0xd1e9ab45234fa9bd!2s7100%20Rissa!5e0!3m2!1sen!2sno!4v1780382701487!5m2!1sen!2sno\" width=\"100%\" height=\"240\" loading=\"lazy\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e310aec elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e310aec\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4e6a64e\" data-id=\"4e6a64e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e9ceef3 elementor-widget elementor-widget-html\" data-id=\"e9ceef3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"hf-store-section-dark\">\n\n  <div class=\"hf-store-card hf-store-card--dark\">\n    <div class=\"hf-store-card-inner\">\n\n      <div class=\"hf-store-content\">\n        <h3>Trondheim (43 km)<\/h3>\n        <p>Nejv\u011bt\u0161\u00ed v\u00fdb\u011br obchod\u016f, slu\u017eeb a restaurac\u00ed v regionu.<\/p>\n\n        <p>\n          P\u0159i cest\u011b autem do Trondheimu se obvykle pou\u017e\u00edv\u00e1 <strong>trajekt Flakk\u2013R\u00f8rvik<\/strong>.\n          <a class=\"hf-store-link\"\n             href=\"https:\/\/www.google.com\/search?q=Flakk+Rorvik+trajekt+jizdni+rad\"\n             target=\"_blank\" rel=\"noopener\">\n            Trajekt Flakk\u2013R\u00f8rvik (j\u00edzdn\u00ed \u0159\u00e1d)\n          <\/a>\n        <\/p>\n\n        <ul>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=nemocnice+Trondheim\" target=\"_blank\" rel=\"noopener\">Nemocnice (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=zuba%C5%99+Trondheim\" target=\"_blank\" rel=\"noopener\">Zuba\u0159 (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=l%C3%A9k%C3%A1rna+Trondheim\" target=\"_blank\" rel=\"noopener\">L\u00e9k\u00e1rna (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=n%C3%A1kupn%C3%AD+centrum+Trondheim\" target=\"_blank\" rel=\"noopener\">N\u00e1kupn\u00ed centrum (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=restaurace+Trondheim\" target=\"_blank\" rel=\"noopener\">J\u00eddlo a restaurace (hledat)<\/a><\/li>\n          <li><a class=\"hf-store-link\" href=\"https:\/\/www.google.com\/search?q=%C4%8Derpac%C3%AD+stanice+Trondheim\" target=\"_blank\" rel=\"noopener\">\u010cerpac\u00ed stanice (hledat)<\/a><\/li>\n        <\/ul>\n\n        <div class=\"hf-store-links\">\n          <a class=\"hf-store-link\"\n             href=\"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/mesto_trondheim\/\">\n            Trondheim \u2013 historie, technologie a kultura\n          <\/a>\n\n          <a class=\"hf-store-link\"\n             href=\"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/mesto_trondheim\/muzea-trondheim-jizni-trondelag-kultura-kino\/\">\n            Trondheim \u2013 muzea, kina a kultura (p\u0159ehled)\n          <\/a>\n\n          <a class=\"hf-store-link\"\n             href=\"https:\/\/www.google.com\/maps?q=Trondheim,+Norway\"\n             target=\"_blank\" rel=\"noopener\">\n            Otev\u0159\u00edt v Google Maps\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"hf-store-map\">\n        <iframe\n          src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d32341.54953693478!2d10.356547451209977!3d63.433979750192194!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x466d319747037e53%3A0xbf7c8288f3cf3d4!2sTrondheim!5e1!3m2!1scs!2sno!4v1780382517711!5m2!1scs!2sno\"\n          width=\"100%\"\n          height=\"240\"\n          loading=\"lazy\">\n        <\/iframe>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Obchody, restaurace a slu\u017eby v okol\u00ed Jak daleko je nejbli\u017e\u0161\u00ed obchod nebo restaurace? P\u0159i pobytu v Hindrum Fjordsenter m\u00e1te bl\u00edzko k potravin\u00e1m, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":37282,"parent":3625,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-3707","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Obchody, restaurace a slu\u017eby pobl\u00ed\u017e Trondheimsk\u00e9ho fjordu | Hindrum Fjordsenter<\/title>\n<meta name=\"description\" content=\"Obchody, restaurace a \u010derpac\u00ed stanice u Trondheimsk\u00e9ho fjordu \u2013 v\u0161e pro va\u0161e ryb\u00e1\u0159sk\u00e9 dobrodru\u017estv\u00ed v Norsku.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Obchody, restaurace a slu\u017eby v okol\u00ed Hindrum Fjordsenter\" \/>\n<meta property=\"og:description\" content=\"Obchody, restaurace a \u010derpac\u00ed stanice u Trondheimsk\u00e9ho fjordu \u2013 v\u0161e pro va\u0161e ryb\u00e1\u0159sk\u00e9 dobrodru\u017estv\u00ed v Norsku.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/\" \/>\n<meta property=\"og:site_name\" content=\"Hindrum Fjordsenter\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hindrumfjordsenter\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-02T18:19:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/\",\"name\":\"Obchody, restaurace a slu\u017eby pobl\u00ed\u017e Trondheimsk\u00e9ho fjordu | Hindrum Fjordsenter\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-Site-icon-desember-2021.webp\",\"datePublished\":\"2026-06-02T18:19:53+00:00\",\"dateModified\":\"2026-06-02T18:19:55+00:00\",\"description\":\"Obchody, restaurace a \u010derpac\u00ed stanice u Trondheimsk\u00e9ho fjordu \u2013 v\u0161e pro va\u0161e ryb\u00e1\u0159sk\u00e9 dobrodru\u017estv\u00ed v Norsku.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-Site-icon-desember-2021.webp\",\"contentUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-Site-icon-desember-2021.webp\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/vitejte\\\/obchody_s_potravinami_a_restaurace\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"V\u00edtejte\",\"item\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Obchody, restaurace a slu\u017eby v okol\u00ed Hindrum Fjordsenter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/#website\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/\",\"name\":\"Hindrum Fjordsenter\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/#organization\",\"name\":\"Hindrum Fjordsenter\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Site-icon-desember-2021.webp\",\"contentUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Site-icon-desember-2021.webp\",\"width\":512,\"height\":512,\"caption\":\"Hindrum Fjordsenter\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/cs\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hindrumfjordsenter\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Obchody, restaurace a slu\u017eby pobl\u00ed\u017e Trondheimsk\u00e9ho fjordu | Hindrum Fjordsenter","description":"Obchody, restaurace a \u010derpac\u00ed stanice u Trondheimsk\u00e9ho fjordu \u2013 v\u0161e pro va\u0161e ryb\u00e1\u0159sk\u00e9 dobrodru\u017estv\u00ed v Norsku.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/","og_locale":"cs_CZ","og_type":"article","og_title":"Obchody, restaurace a slu\u017eby v okol\u00ed Hindrum Fjordsenter","og_description":"Obchody, restaurace a \u010derpac\u00ed stanice u Trondheimsk\u00e9ho fjordu \u2013 v\u0161e pro va\u0161e ryb\u00e1\u0159sk\u00e9 dobrodru\u017estv\u00ed v Norsku.","og_url":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/","og_site_name":"Hindrum Fjordsenter","article_publisher":"https:\/\/www.facebook.com\/hindrumfjordsenter\/","article_modified_time":"2026-06-02T18:19:55+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/","url":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/","name":"Obchody, restaurace a slu\u017eby pobl\u00ed\u017e Trondheimsk\u00e9ho fjordu | Hindrum Fjordsenter","isPartOf":{"@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/#primaryimage"},"image":{"@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021.webp","datePublished":"2026-06-02T18:19:53+00:00","dateModified":"2026-06-02T18:19:55+00:00","description":"Obchody, restaurace a \u010derpac\u00ed stanice u Trondheimsk\u00e9ho fjordu \u2013 v\u0161e pro va\u0161e ryb\u00e1\u0159sk\u00e9 dobrodru\u017estv\u00ed v Norsku.","breadcrumb":{"@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/#primaryimage","url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021.webp","contentUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021.webp","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/vitejte\/obchody_s_potravinami_a_restaurace\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hindrumfjordsenter.no\/cs\/"},{"@type":"ListItem","position":2,"name":"V\u00edtejte","item":"https:\/\/www.hindrumfjordsenter.no\/cs\/"},{"@type":"ListItem","position":3,"name":"Obchody, restaurace a slu\u017eby v okol\u00ed Hindrum Fjordsenter"}]},{"@type":"WebSite","@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/#website","url":"https:\/\/www.hindrumfjordsenter.no\/cs\/","name":"Hindrum Fjordsenter","description":"","publisher":{"@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hindrumfjordsenter.no\/cs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/#organization","name":"Hindrum Fjordsenter","url":"https:\/\/www.hindrumfjordsenter.no\/cs\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/#\/schema\/logo\/image\/","url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Site-icon-desember-2021.webp","contentUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Site-icon-desember-2021.webp","width":512,"height":512,"caption":"Hindrum Fjordsenter"},"image":{"@id":"https:\/\/www.hindrumfjordsenter.no\/cs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hindrumfjordsenter\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/pages\/3707","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/comments?post=3707"}],"version-history":[{"count":54,"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/pages\/3707\/revisions"}],"predecessor-version":[{"id":77321,"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/pages\/3707\/revisions\/77321"}],"up":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/pages\/3625"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/media\/37282"}],"wp:attachment":[{"href":"https:\/\/www.hindrumfjordsenter.no\/cs\/wp-json\/wp\/v2\/media?parent=3707"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}