{
  "site": "https://gabinetzsensem.pl",
  "type": "knowledge_structure",

  "sections": [

    {
      "name": "wiedza",
      "role": "topical_cluster",
      "hub": {
        "url": "https://gabinetzsensem.pl/jak-zdobywac-pacjentow-google.html",
        "topic": "jak zdobywać pacjentów z Google"
      },
      "pages": [
        {
          "url": "https://gabinetzsensem.pl/wiedza/jak-pacjent-szuka-terapeuty.html",
          "topic": "jak pacjent szuka terapeuty"
        },
        {
          "url": "https://gabinetzsensem.pl/wiedza/jak-pisac-profil-terapeuty.html",
          "topic": "jak pisać profil terapeuty"
        },
        {
          "url": "https://gabinetzsensem.pl/wiedza/jak-wyglada-dobra-strona.html",
          "topic": "jak wygląda dobra strona psychologa"
        },
        {
          "url": "https://gabinetzsensem.pl/wiedza/struktura-strony-gabinetu.html",
          "topic": "struktura strony gabinetu"
        }
      ]
    },

    {
      "name": "problemy",
      "role": "intent_cluster",
      "pages": [
        {
          "url": "https://gabinetzsensem.pl/problemy/brak-pacjentow-psycholog.html",
          "topic": "psycholog nie ma pacjentów"
        },
        {
          "url": "https://gabinetzsensem.pl/problemy/jak-pozyskiwac-pacjentow.html",
          "topic": "jak pozyskiwać pacjentów psycholog"
        }
      ]
    },

    {
      "name": "oferta",
      "role": "conversion_pages",
      "pages": [
        {
          "url": "https://gabinetzsensem.pl/oferta/strona-dla-psychologa.html",
          "topic": "strona dla psychologa"
        },
        {
          "url": "https://gabinetzsensem.pl/oferta/strona-dla-gabinetu-psychoterapii.html",
          "topic": "strona dla gabinetu psychoterapii"
        }
      ]
    }

  ],

  "internal_linking": {
    "strategy": "hub_and_spoke",
    "rules": [
      "hub links to all knowledge pages",
      "knowledge pages link back to hub",
      "problem pages link to knowledge hub",
      "offer pages link to both knowledge and problem pages"
    ]
  }

}