Not scraping all data

Hello, I need to scrape all the locations in all the regions indicated but I'm only getting out part of the locations of 1 region. Thank you to whoever can help me with the correct sitemap.

Url: Regioni e comitati

Sitemap:
{"_id":"ARCI","startUrl":["https://portale.arci.it/preadesione/"],"selectors":[{"id":"Regione","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":"div:nth-of-type(9) a","type":"SelectorLink","version":2},{"id":"circolo","multiple":false,"multipleType":"singleColumn","parentSelectors":["Regione"],"regex":"","selector":".circoli li","type":"SelectorText","version":2},{"id":"Info circolo","linkType":"linkFromHref","multiple":true,"parentSelectors":["Regione"],"selector":".circoli a","type":"SelectorLink","version":2},{"id":"Nome Circolo","multiple":false,"multipleType":"singleColumn","parentSelectors":["Info circolo"],"regex":"","selector":"h3.fs-5","type":"SelectorText","version":2},{"id":"Indirizzo","multiple":false,"multipleType":"singleColumn","parentSelectors":["Info circolo"],"regex":"","selector":".card-body .text-center p","type":"SelectorText","version":2}]}