https://www.srixon.com/on/demandware.store/Sites-Srixon-Site/en_US/Events-Find

these pages always show the data perfectly in the preview view of data when on the selectors, but once you scrape the data, it always shows all messed up and fields are all over the place.

here is the scraper
{"_id":"clevand5","startUrl":["https://www.srixon.com/on/demandware.store/Sites-Srixon-Site/en_US/Events-Find"],"selectors":[{"id":"Month","type":"SelectorText","parentSelectors":["_root"],"selector":"div.date-value div:nth-of-type(1)","multiple":true,"regex":"","delay":0},{"id":"Day","type":"SelectorText","parentSelectors":["_root"],"selector":"div.date-day","multiple":true,"regex":"","delay":0},{"id":"year","type":"SelectorText","parentSelectors":["_root"],"selector":"div.date-value div:nth-of-type(3)","multiple":true,"regex":"","delay":0},{"id":"venue","type":"SelectorText","parentSelectors":["_root"],"selector":"div.store-address div.event-name","multiple":true,"regex":"","delay":0},{"id":"address 1","type":"SelectorText","parentSelectors":["_root"],"selector":"div.store-address div:nth-of-type(2)","multiple":true,"regex":"","delay":0},{"id":"address2","type":"SelectorText","parentSelectors":["_root"],"selector":"div.store-address div:nth-of-type(4)","multiple":true,"regex":"","delay":0},{"id":"ad3","type":"SelectorText","parentSelectors":["_root"],"selector":"div.store-address div:nth-of-type(6)","multiple":true,"regex":"","delay":0},{"id":"tags","type":"SelectorText","parentSelectors":["_root"],"selector":"div.event-type-name:nth-of-type(n+2)","multiple":true,"regex":"","delay":0},{"id":"time","type":"SelectorText","parentSelectors":["_root"],"selector":"div.times-value div:nth-of-type(1)","multiple":true,"regex":"","delay":0}]}