2022-11-20 03:42:37 [scrapy.core.scraper] ERROR: Error processing {'addr_full': 'Ground Floor, Oman Avenues Mall, Al Ghubra, Muscat, Seeb', 'brand': "Nando's", 'brand_wikidata': 'Q3472954', 'city': 'Muscat', 'country': 'OM', 'extras': {'@spider': 'nandos_om'}, 'lat': '23°37\'45.7"N', 'lon': '58°24\'38.2"E', 'name': "Nando's Oman Avenues Mall ", 'phone': '', 'postcode': '', 'ref': 'Nandos-Oman-Avenues-Mall', 'state': 'Seeb', 'website': 'https://www.nandosoman.com/eat/restaurant/Nandos-Oman-Avenues-Mall'} Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/usr/local/lib/python3.9/site-packages/scrapy/utils/defer.py", line 285, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/opt/app/locations/pipelines.py", line 163, in process_item if not (self.min_lat < float(lat) < self.max_lat): ValueError: could not convert string to float: '23°37\'45.7"N'